mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Don't I feel stupid. Only use one USE_GNOME line so that gnomehack is
properly implemented.
This commit is contained in:
parent
eeacff5939
commit
199dc044ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79558
@ -19,10 +19,9 @@ COMMENT= A library for creating trees of CORBA Interface Definition Language fil
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_BISON= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_GNOME= gnomehack glib20
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GNOME= glib20
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user