- Remove gnomeprefix from USE_GNOME to fix plist for gnome 2.10

Spotted by:	ade via irc
This commit is contained in:
Michael Johnson 2005-03-08 02:11:54 +00:00
parent f21926b6f0
commit b2f55e9601
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130580

View file

@ -19,7 +19,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack gnomeprefix gnometarget glib20
USE_GNOME= gnomehack gnometarget glib20
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"