Add missed gdk-pixbuf dependency.
Submitted by: bento
This commit is contained in:
parent
aea677be0a
commit
d159fa08b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39818
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ MASTER_SITES= http://www.fcoutant.freesurf.fr/download/
|
|||
|
||||
MAINTAINER= karlj000@unbc.ca
|
||||
|
||||
LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp:install
|
||||
LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp:install \
|
||||
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_X_PREFIX= yes
|
||||
|
|
Loading…
Reference in a new issue