diff options
author | max <max@FreeBSD.org> | 1997-01-03 09:38:33 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-03 09:38:33 +0800 |
commit | 4c848ad5ccdf61977b6af05f0e4187cf48ae41e0 (patch) | |
tree | 1bd03290bb066a367d41f4b55543acf050e0da7a /japanese | |
parent | 6959b461c155cfccefb2c9b1a1974496ff4cee34 (diff) | |
download | freebsd-ports-gnome-4c848ad5ccdf61977b6af05f0e4187cf48ae41e0.tar.gz freebsd-ports-gnome-4c848ad5ccdf61977b6af05f0e4187cf48ae41e0.tar.zst freebsd-ports-gnome-4c848ad5ccdf61977b6af05f0e4187cf48ae41e0.zip |
Added comment about font files.
Stolen from: print/ghostscript4/Makefile
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vfghostscript5/Makefile | 6 | ||||
-rw-r--r-- | japanese/vfghostscript55/Makefile | 6 |
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 |