diff options
Diffstat (limited to 'devel/libIDL/Makefile')
-rw-r--r-- | devel/libIDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index bf587de16bcf..cc1d9206ccb7 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -12,11 +12,11 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A library for creating trees of CORBA IDL files +USES= bison pathfix USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_BISON= build -USE_GNOME= gnomehack glib20 +USE_GNOME= glib20 USE_PKGCONFIG= build USE_LDCONFIG= yes GNU_CONFIGURE= yes |