Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2014 07:01:04 +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: r344688 - head/graphics/svg2pdf
Message-ID:  <201402170701.s1H714O9004031@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Feb 17 07:01:04 2014
New Revision: 344688
URL: http://svnweb.freebsd.org/changeset/ports/344688
QAT: https://qat.redports.org/buildarchive/r344688/

Log:
  - Stage support

Modified:
  head/graphics/svg2pdf/Makefile

Modified: head/graphics/svg2pdf/Makefile
==============================================================================
--- head/graphics/svg2pdf/Makefile	Mon Feb 17 07:00:55 2014	(r344687)
+++ head/graphics/svg2pdf/Makefile	Mon Feb 17 07:01:04 2014	(r344688)
@@ -16,8 +16,7 @@ LIB_DEPENDS=	svg-cairo.1:${PORTSDIR}/gra
 GNU_CONFIGURE=	yes
 USES=		pkgconfig
 
-MAN1=		svg2pdf.1
-PLIST_FILES=	bin/svg2pdf
+PLIST_FILES=	bin/svg2pdf \
+		man/man1/svg2pdf.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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