Date: Sat, 21 Jun 2014 15:16:12 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358708 - head/print/foomatic-db-hpijs Message-ID: <201406211516.s5LFGCDQ035027@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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' \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406211516.s5LFGCDQ035027>