diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-10 03:27:00 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-10 03:27:00 +0000 |
commit | 52280abf95aa5acee9f2f719dba63b4ce1f1deed (patch) | |
tree | 65189492e872eaca42a923c35c6bb1dee380de39 /print/foomatic-db-hpijs | |
parent | 3e5decadf39b65e6aeba076e504d2cc9325f9087 (diff) | |
download | ports-52280abf95aa5acee9f2f719dba63b4ce1f1deed.tar.gz ports-52280abf95aa5acee9f2f719dba63b4ce1f1deed.zip |
Notes
Diffstat (limited to 'print/foomatic-db-hpijs')
-rw-r--r-- | print/foomatic-db-hpijs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/foomatic-db-hpijs/Makefile b/print/foomatic-db-hpijs/Makefile index ce87ebe67001..1ccfed16c0fb 100644 --- a/print/foomatic-db-hpijs/Makefile +++ b/print/foomatic-db-hpijs/Makefile @@ -17,7 +17,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foom GNU_CONFIGURE= yes USES= gmake -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure |