Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2013 18:12:13 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334339 - head/print/pdfcube
Message-ID:  <201311191812.rAJICDkm016911@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Tue Nov 19 18:12:13 2013
New Revision: 334339
URL: http://svnweb.freebsd.org/changeset/ports/334339

Log:
  - Support STAGEDIR

Modified:
  head/print/pdfcube/Makefile

Modified: head/print/pdfcube/Makefile
==============================================================================
--- head/print/pdfcube/Makefile	Tue Nov 19 18:04:11 2013	(r334338)
+++ head/print/pdfcube/Makefile	Tue Nov 19 18:12:13 2013	(r334339)
@@ -20,7 +20,6 @@ CONFIGURE_ARGS=	--libdir=${LOCALBASE}/li
 
 PLIST_FILES=	bin/pdfcube
 
-NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} -e \
 		's|BOOSTLIBDIR/libboost_program_options\*\.{so,a}\*|BOOSTLIBDIR/libboost_program_options.so|' \



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