From 199dc044ceacb6aafaad236b6d470f811e65d69e Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 24 Apr 2003 03:36:59 +0000 Subject: Don't I feel stupid. Only use one USE_GNOME line so that gnomehack is properly implemented. --- devel/libIDL/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/libIDL/Makefile') 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" \ -- cgit v1.2.3