svn commit: r374191 - head/textproc/libxslt

Antoine Brodin antoine at FreeBSD.org
Sun Dec 7 13:16:30 UTC 2014


Author: antoine
Date: Sun Dec  7 13:16:29 2014
New Revision: 374191
URL: https://svnweb.freebsd.org/changeset/ports/374191
QAT: https://qat.redports.org/buildarchive/r374191/

Log:
  Unbreak py-libxslt

Modified:
  head/textproc/libxslt/Makefile

Modified: head/textproc/libxslt/Makefile
==============================================================================
--- head/textproc/libxslt/Makefile	Sun Dec  7 12:26:34 2014	(r374190)
+++ head/textproc/libxslt/Makefile	Sun Dec  7 13:16:29 2014	(r374191)
@@ -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


More information about the svn-ports-head mailing list