summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-07 13:16:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-07 13:16:29 +0000
commita40c6c50b55f9ed0c9be935e058b87a6d9733183 (patch)
tree113718d0547a016fde12a82835daba7ea1311c80 /textproc/libxslt
parentUpdate freetype2 to 2.5.4. (diff)
Unbreak py-libxslt
Notes
Notes: svn path=/head/; revision=374191
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 1c670bb2ab3c..3a9a1c3089ff 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -15,7 +15,7 @@ COMMENT?= The XSLT C library for GNOME
.if !defined(REFERENCE_PORT)
-USES= gmake libtool:oldver pathfix
+USES+= gmake libtool:oldver pathfix
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes