mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04: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
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue