Date: Mon, 17 Feb 2014 06:55:13 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344673 - head/graphics/libsvg-cairo Message-ID: <201402170655.s1H6tDA2001062@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Mon Feb 17 06:55:13 2014 New Revision: 344673 URL: http://svnweb.freebsd.org/changeset/ports/344673 QAT: https://qat.redports.org/buildarchive/r344673/ Log: - Stage support Modified: head/graphics/libsvg-cairo/Makefile Modified: head/graphics/libsvg-cairo/Makefile ============================================================================== --- head/graphics/libsvg-cairo/Makefile Mon Feb 17 06:55:05 2014 (r344672) +++ head/graphics/libsvg-cairo/Makefile Mon Feb 17 06:55:13 2014 (r344673) @@ -17,7 +17,7 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/j USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig USE_LDCONFIG= yes PLIST_FILES= include/svg-cairo.h \ lib/libsvg-cairo.a \ @@ -26,5 +26,4 @@ PLIST_FILES= include/svg-cairo.h \ lib/libsvg-cairo.so.1 \ libdata/pkgconfig/libsvg-cairo.pc -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402170655.s1H6tDA2001062>