Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2014 13:16:30 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374191 - head/textproc/libxslt
Message-ID:  <201412071316.sB7DGUxW092649@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412071316.sB7DGUxW092649>