diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:07:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 21:07:39 +0000 |
commit | fff296bfe7e1afaa552a3b360b7a478288ef7be9 (patch) | |
tree | 89c14611c583909707d36d2ee33980021a65b425 /textproc/yelp-tools | |
parent | b55428d14a6a552c7e2405f40678662b6845e3d4 (diff) | |
download | ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.tar.gz ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.zip |
Notes
Diffstat (limited to 'textproc/yelp-tools')
-rw-r--r-- | textproc/yelp-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index 5251457cfd0f..c28e35c32251 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -15,8 +15,7 @@ COMMENT= Utilities to help manage documentation for Yelp and the web BUILD_DEPENDS= yelp-xsl>=3.1.5:${PORTSDIR}/textproc/yelp-xsl \ itstool:${PORTSDIR}/textproc/itstool -USES= gettext gmake pathfix pkgconfig -USE_XZ= yes +USES= gettext gmake pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix intlhack libxml2 libxslt GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |