aboutsummaryrefslogtreecommitdiff
path: root/print/cups-pdf
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-03-08 14:27:43 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-03-08 14:27:43 +0000
commit15934898f4e6c3a5795e843dab3c6276b4e543f5 (patch)
treeee2f3d80c6731c195d80adb1544e99bf10af8e45 /print/cups-pdf
parent51612d932316979f1cc8fca0af0f740a5ee95414 (diff)
downloadports-15934898f4e6c3a5795e843dab3c6276b4e543f5.tar.gz
ports-15934898f4e6c3a5795e843dab3c6276b4e543f5.zip
Notes
Diffstat (limited to 'print/cups-pdf')
-rw-r--r--print/cups-pdf/Makefile7
-rw-r--r--print/cups-pdf/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile
index dbd315e3f1a6..b1df0d33efca 100644
--- a/print/cups-pdf/Makefile
+++ b/print/cups-pdf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cups-pdf
-PORTVERSION= 1.6.5
+PORTVERSION= 1.7.0
CATEGORIES= print
MASTER_SITES= http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -24,8 +24,7 @@ USE_REINPLACE= yes
USE_GHOSTSCRIPT_RUN= yes
SUBST_CMD= -e "s,/usr/bin/gs,${LOCALBASE}/bin/gs," \
- -e 's,-s /bin/sh,,' \
- -e 's,/bin/su,/usr/bin/su,' \
+ -e 's,/var/tmp,/tmp,' \
-e 's,"lp","daemon",' \
-e 's,/var/spool/cups-pdf/SPOOL,/var/spool/cups-pdf,'
@@ -76,7 +75,7 @@ post-configure:
@${GUNZIP_CMD} ${WRKSRC}/extra/PostscriptColor.ppd.gz
do-build:
- cd ${WRKSRC}/src; gcc ${CFLAGS} -o cups-pdf cups-pdf.c
+ cd ${WRKSRC}/src; ${CC} ${CFLAGS} -o cups-pdf cups-pdf.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/cups-pdf ${LOCALBASE}/libexec/cups/backend
diff --git a/print/cups-pdf/distinfo b/print/cups-pdf/distinfo
index 2704181720d4..04ec97ad5fee 100644
--- a/print/cups-pdf/distinfo
+++ b/print/cups-pdf/distinfo
@@ -1,2 +1,2 @@
-MD5 (cups-pdf_1.6.5.tar.gz) = 5b5aba6fc29836aabab5268d8f1d2c91
-SIZE (cups-pdf_1.6.5.tar.gz) = 16506
+MD5 (cups-pdf_1.7.0.tar.gz) = 875ed70ec1acdab9d935bca45ee521f8
+SIZE (cups-pdf_1.7.0.tar.gz) = 17145