svn commit: r358708 - head/print/foomatic-db-hpijs
Antoine Brodin
antoine at FreeBSD.org
Sat Jun 21 15:16:12 UTC 2014
Author: antoine
Date: Sat Jun 21 15:16:12 2014
New Revision: 358708
URL: http://svnweb.freebsd.org/changeset/ports/358708
QAT: https://qat.redports.org/buildarchive/r358708/
Log:
Unbreak
Reported by: pkg-fallout
Modified:
head/print/foomatic-db-hpijs/Makefile
Modified: head/print/foomatic-db-hpijs/Makefile
==============================================================================
--- head/print/foomatic-db-hpijs/Makefile Sat Jun 21 15:09:24 2014 (r358707)
+++ head/print/foomatic-db-hpijs/Makefile Sat Jun 21 15:16:12 2014 (r358708)
@@ -15,7 +15,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/foomat
RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db
GNU_CONFIGURE= yes
-USES= gmake
+USES= gmake perl5
+USE_PERL5= build
post-patch:
${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
More information about the svn-ports-head
mailing list