aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlwrapp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlwrapp/Makefile')
-rw-r--r--textproc/xmlwrapp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile
index 7708f7af020f..c18671e92a28 100644
--- a/textproc/xmlwrapp/Makefile
+++ b/textproc/xmlwrapp/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= xmlwrapp
-PORTVERSION= 0.4.3
+PORTVERSION= 0.4.4
CATEGORIES= textproc
MASTER_SITES= http://pmade.org/software/xmlwrapp/download/
@@ -26,10 +26,8 @@ INSTALLS_SHLIB= yes
.if ${HAVE_GNOME:Mlibxslt}!=""
USE_GNOME+= libxslt
-PLIST_SUB+= XSLT=""
.else
CONFIGURE_ARGS+= --disable-xslt
-PLIST_SUB+= XSLT="@comment "
.endif
.include <bsd.port.post.mk>