svn commit: r334339 - head/print/pdfcube
Li-Wen Hsu
lwhsu at FreeBSD.org
Tue Nov 19 18:12:13 UTC 2013
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|' \
More information about the svn-ports-head
mailing list