diff options
-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 a1ff64197bf9..fe288a30b667 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -12,9 +12,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A library for creating trees of CORBA IDL files -USES= bison pathfix pkgconfig gettext +USES= gmake bison pathfix pkgconfig gettext USE_BZIP2= yes -USE_GMAKE= yes USE_GNOME= glib20 USE_LDCONFIG= yes GNU_CONFIGURE= yes |