Fix LIB_DEPENDS
With hat: portmgr
This commit is contained in:
parent
a5c703076e
commit
65ce465e8f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362400
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ MAN1+= escputil.1
|
|||
|
||||
.if defined(GUT_SLAVE) && ${GUT_SLAVE}=="gimp"
|
||||
LIB_DEPENDS+= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app \
|
||||
gutenprint.3:${PORTSDIR}/print/gutenprint-base
|
||||
libgutenprint.so:${PORTSDIR}/print/gutenprint-base
|
||||
CONFIGURE_ARGS=--with-gimp2=yes # Override CONFIGURE_ARGS
|
||||
BUILD_WRKSRC= ${WRKSRC}/src/gimp2
|
||||
INSTALL_WRKSRC= ${WRKSRC}/src/gimp2
|
||||
|
|
Loading…
Reference in a new issue