mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Add an explicit dependency on gtk20 to fix the build when WITHOUT_GTKSPELL
is defined. Reported by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
This commit is contained in:
parent
004151148d
commit
ef70919e2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111833
@ -22,7 +22,7 @@ LIB_DEPENDS= gnet-2.0.0:${PORTSDIR}/net/gnet2
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gnometarget libxml2
|
||||
USE_GNOME= gnomeprefix gnomehack gnometarget libxml2 gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat"
|
||||
|
Loading…
Reference in New Issue
Block a user