1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

Add WANT_GNOME to fix make index.

This commit is contained in:
Joe Marcus Clarke 2004-02-04 06:55:43 +00:00
parent 0b1af632cc
commit adc09ca818
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99933

View File

@ -19,6 +19,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
WANT_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>