aboutsummaryrefslogtreecommitdiff
path: root/print/foomatic-filters
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-06-19 17:50:20 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2009-06-19 17:50:20 +0000
commitaa04085fc9b5cde127720e9d007fa2790e1f1909 (patch)
tree0ed373b32280d442934dd392ab4e5aa923f6df81 /print/foomatic-filters
parent312bfa10b87a0fba671683884201c28134c05996 (diff)
downloadports-aa04085fc9b5cde127720e9d007fa2790e1f1909.tar.gz
ports-aa04085fc9b5cde127720e9d007fa2790e1f1909.zip
Notes
Diffstat (limited to 'print/foomatic-filters')
-rw-r--r--print/foomatic-filters/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile
index 092026f2fd93..ca323ab67c72 100644
--- a/print/foomatic-filters/Makefile
+++ b/print/foomatic-filters/Makefile
@@ -7,6 +7,7 @@
PORTNAME= foomatic-filters
PORTVERSION= 4.0.1
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ \
http://www.openprinting.org/download/foomatic/
@@ -100,4 +101,7 @@ RUN_DEPENDS+= enscript:${PORTSDIR}/print/enscript-letterdj
RUN_DEPENDS+= mpage:${PORTSDIR}/print/mpage
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|/bin/bash|${SH}|g' ${WRKSRC}/foomaticrip.c
+
.include <bsd.port.post.mk>