Use gnomeprefix and gnomehack to fix the build on bento.

Reported by:	bento via kris
This commit is contained in:
Joe Marcus Clarke 2003-08-19 23:08:09 +00:00
parent 732bb90952
commit ffe6b77c3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87320

View file

@ -20,7 +20,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
USE_GNOME= gnomelibs gtk12 glib12 orbit
USE_GNOME= gnomelibs gnomeprefix gnomehack gtk12 glib12 orbit
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -liconv"