diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
commit | fe90a46320532cd21dbbf025598fab0fccb2b55a (patch) | |
tree | 3c45e06228f6ac7b46f01b9319ba3f5a4583431e /japanese/vfghostscript55 | |
parent | f11dbca392399a4c3ba8cae7e1b5e5cc709ff657 (diff) | |
download | ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.tar.gz ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.zip |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Notes
Notes:
svn path=/head/; revision=29476
Diffstat (limited to 'japanese/vfghostscript55')
-rw-r--r-- | japanese/vfghostscript55/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile index fc7bc6973045..49755bcb6815 100644 --- a/japanese/vfghostscript55/Makefile +++ b/japanese/vfghostscript55/Makefile @@ -25,6 +25,8 @@ MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/aladdin/gs550/ \ http://www.necs.co.jp/~umi/ \ http://plaza26.mbn.or.jp/~higamasa/gdevmd2k/ \ http://www.aial.hiroshima-u.ac.jp/~sakai/Linux/gs${PORTVERSION}/ +# former for ${MASTER_SITE_LOCAL}, latter for ${MASTER_SITE_PORTS_JP} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS . DISTNAME= ghostscript-${PORTVERSION} DISTFILES= ${GS_SOURCES} ${GS_DRIVERS} ${GS_FONTS_STD} ${GS_FONTS_OTHER} |