summaryrefslogtreecommitdiff
path: root/print/ghostscript7
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-10-04 14:53:11 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-10-04 14:53:11 +0000
commit3a3e53568579586d8c160f6d2e6532c41df940d1 (patch)
tree7087a89fe632aa02662f79b10b6384294a707e78 /print/ghostscript7
parentUpdate gated 3.5.5 -> 3.5.7. Mainly some bugfixes. (diff)
cosmetic changes using portlint, a really nice tool ;-)
Notes
Notes: svn path=/head/; revision=8102
Diffstat (limited to 'print/ghostscript7')
-rw-r--r--print/ghostscript7/Makefile16
-rw-r--r--print/ghostscript7/pkg-plist2
2 files changed, 8 insertions, 10 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index 47b90eaebe70..64057084e09c 100644
--- a/print/ghostscript7/Makefile
+++ b/print/ghostscript7/Makefile
@@ -3,7 +3,7 @@
# Date created: Tue Jun 10 21:58:54 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.10 1997/09/03 06:57:04 andreas Exp $
+# $Id: Makefile,v 1.11 1997/09/04 14:57:14 andreas Exp $
#
DISTNAME= ghostscript-5.03
@@ -18,7 +18,6 @@ MAINTAINER= andreas@FreeBSD.org
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg \
/nonexistent:${PORTSDIR}/graphics/png \
unzip:${PORTSDIR}/archivers/unzip
-DEPENDS_TARGET= extract
MAKE_ENV= PORTSDIR=${PORTSDIR}
EXTRACT_ONLY= ${GS_SOURCES}
@@ -50,14 +49,13 @@ pre-fetch:
@${ECHO_MSG} "Using -DA4 for compilation."
.endif
-
post-extract:
- touch ${WRKSRC}/adler32.c
- touch ${WRKSRC}/deflate.c
- touch ${WRKSRC}/trees.c
- touch ${WRKSRC}/adler32.o
- touch ${WRKSRC}/deflate.o
- touch ${WRKSRC}/trees.o
+ ${TOUCH} ${WRKSRC}/adler32.c
+ ${TOUCH} ${WRKSRC}/deflate.c
+ ${TOUCH} ${WRKSRC}/trees.c
+ ${TOUCH} ${WRKSRC}/adler32.o
+ ${TOUCH} ${WRKSRC}/deflate.o
+ ${TOUCH} ${WRKSRC}/trees.o
ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a
ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng
cd ${WRKSRC} && unzip -La ${DISTDIR}/${HP850_DRV}
diff --git a/print/ghostscript7/pkg-plist b/print/ghostscript7/pkg-plist
index c81b9aa9af23..ae0ad8aff4bc 100644
--- a/print/ghostscript7/pkg-plist
+++ b/print/ghostscript7/pkg-plist
@@ -13,7 +13,7 @@ bin/printafm
bin/ps2ascii
bin/ps2epsi
bin/ps2pdf
-bin/wftopfa
+bin/wftopfa
man/man1/gs.1.gz
man/man1/pdf2dsc.1.gz
man/man1/pdf2ps.1.gz