summaryrefslogtreecommitdiffstats
path: root/textproc/yelp-xsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/yelp-xsl/Makefile')
-rw-r--r--textproc/yelp-xsl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index 0665c4a40..dcf026718 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -1,6 +1,6 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/textproc/yelp-xsl/Makefile 18500 2013-05-26 22:35:07Z kwm $
+# $MCom$
PORTNAME= yelp-xsl
PORTVERSION= 3.6.1
@@ -13,12 +13,11 @@ COMMENT= DocBook XSLT stylesheets for yelp
BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
-NO_STAGE= yes
USE_XZ= yes
USES= gettext gmake pathfix pkgconfig
USE_GNOME= gnomeprefix intlhack libxml2 libxslt
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector
+LDFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>