diff options
Diffstat (limited to 'devel/libIDL/Makefile')
-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 b5ca50dbda4f..da8d3422707b 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -12,10 +12,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A library for creating trees of CORBA IDL files -USES= bison pathfix pkgconfig +USES= bison pathfix pkgconfig gettext USE_BZIP2= yes USE_GMAKE= yes -USE_GETTEXT= yes USE_GNOME= glib20 USE_LDCONFIG= yes GNU_CONFIGURE= yes |