- Remove gnomeprefix from USE_GNOME to fix plist for gnome 2.10
Spotted by: ade via irc
This commit is contained in:
parent
f21926b6f0
commit
b2f55e9601
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130580
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue