aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-01-03 09:38:33 +0800
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-01-03 09:38:33 +0800
commit55f96bbeb91962d430e5a5f415136a9d80929bd4 (patch)
tree5fd09d81cda8818da16a46047a231bad85e66b4a
parentc264018515f69f3ee3fd439298c4ab8a8c279632 (diff)
downloadfreebsd-ports-gnome-55f96bbeb91962d430e5a5f415136a9d80929bd4.tar.gz
freebsd-ports-gnome-55f96bbeb91962d430e5a5f415136a9d80929bd4.tar.zst
freebsd-ports-gnome-55f96bbeb91962d430e5a5f415136a9d80929bd4.zip
Added comment about font files.
Stolen from: print/ghostscript4/Makefile
-rw-r--r--japanese/vfghostscript5/Makefile6
-rw-r--r--japanese/vfghostscript55/Makefile6
2 files changed, 10 insertions, 2 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile
index ff683938d6ba..13a5adf33244 100644
--- a/japanese/vfghostscript5/Makefile
+++ b/japanese/vfghostscript5/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1996/12/30 21:12:51 max Exp $
+# $Id: Makefile,v 1.3 1997/01/01 15:40:14 torstenb Exp $
#
DISTNAME= ghostscript-4.03
@@ -34,6 +34,10 @@ GS_DRIVERS= gs4.03-vflib.tar.gz
GS_DRIVERS+= gdevlips4-1.0.1.tar.gz
GS_DRIVERS+= gdevbitps-1.0.tar.gz
GS_DRIVERS+= gdevmjc-0.7.tar.gz
+# Note: the following two are real files that have symlinks with
+# later version numbers pointing to them. To avoid unnecessarily
+# downloading distfiles, do not change these when upgrading the port
+# unless the files really change.
GS_FONTS_STD= ghostscript-fonts-std-4.0.tar.gz
GS_FONTS_OTHER= ghostscript-fonts-other-3.0.tar.gz
diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile
index ff683938d6ba..13a5adf33244 100644
--- a/japanese/vfghostscript55/Makefile
+++ b/japanese/vfghostscript55/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1996/12/30 21:12:51 max Exp $
+# $Id: Makefile,v 1.3 1997/01/01 15:40:14 torstenb Exp $
#
DISTNAME= ghostscript-4.03
@@ -34,6 +34,10 @@ GS_DRIVERS= gs4.03-vflib.tar.gz
GS_DRIVERS+= gdevlips4-1.0.1.tar.gz
GS_DRIVERS+= gdevbitps-1.0.tar.gz
GS_DRIVERS+= gdevmjc-0.7.tar.gz
+# Note: the following two are real files that have symlinks with
+# later version numbers pointing to them. To avoid unnecessarily
+# downloading distfiles, do not change these when upgrading the port
+# unless the files really change.
GS_FONTS_STD= ghostscript-fonts-std-4.0.tar.gz
GS_FONTS_OTHER= ghostscript-fonts-other-3.0.tar.gz