diff options
Diffstat (limited to 'devel/libIDL')
-rw-r--r-- | devel/libIDL/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index fb92ed572620..45b2567125b3 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -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" \ |