aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript8
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2010-04-10 17:21:32 +0000
committerHiroki Sato <hrs@FreeBSD.org>2010-04-10 17:21:32 +0000
commit6fc45b898a2a766b3abedfa64f88dcd4a5e5b867 (patch)
tree18af484fab1beeb2e53b40ebde6e31d8e0c359b5 /print/ghostscript8
parentb62c6ee828483d09c18ab8a15a75bdfa34e1f785 (diff)
downloadports-6fc45b898a2a766b3abedfa64f88dcd4a5e5b867.tar.gz
ports-6fc45b898a2a766b3abedfa64f88dcd4a5e5b867.zip
Notes
Diffstat (limited to 'print/ghostscript8')
-rw-r--r--print/ghostscript8/Makefile1
-rw-r--r--print/ghostscript8/files/patch-base-Makefile.in4
2 files changed, 3 insertions, 2 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index 6426bbfec29e..65016dedf5cf 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ghostscript8
PORTVERSION= 8.71
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://ghostscript.com/releases/:gs_srcs \
SF/ghostscript/files/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \
diff --git a/print/ghostscript8/files/patch-base-Makefile.in b/print/ghostscript8/files/patch-base-Makefile.in
index aa8d8876e596..bc0e6f9f85c3 100644
--- a/print/ghostscript8/files/patch-base-Makefile.in
+++ b/print/ghostscript8/files/patch-base-Makefile.in
@@ -1,5 +1,5 @@
--- base/Makefile.in.orig 2009-12-18 16:04:10.000000000 +0900
-+++ base/Makefile.in 2010-03-02 06:21:50.000000000 +0900
++++ base/Makefile.in 2010-04-11 00:55:04.000000000 +0900
@@ -47,9 +47,8 @@
# the directories also define the default search path for the
# initialization files (gs_*.ps) and the fonts.
@@ -68,7 +68,7 @@
#SYNC=posync
#SYNC=nosync
-SYNC=@SYNC@
-+SYNC=posync
++SYNC=nosync
# programs we use
RM=rm -f