diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/yelp-xsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index f0068e582..083325e76 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool USE_XZ= yes USE_GMAKE= yes -USES= pathfix pkgconfig +USES= gettext pathfix pkgconfig USE_GNOME= gnomeprefix intlhack libxml2 libxslt GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |