diff options
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r-- | devel/libbonobo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index c43240140bf7..636dd73f76e2 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -18,9 +18,8 @@ USE_BZIP2= yes LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt -USES= bison pathfix pkgconfig +USES= bison pathfix pkgconfig gettext USE_GMAKE= yes -USE_GETTEXT= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_PERL5= yes |