diff options
author | asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-06-10 05:59:16 +0800 |
commit | c21702d87141ac172933192ad7222dbab24178f5 (patch) | |
tree | ed8c709618061dac4669406a9aa3dfa00774d8f3 /japanese/vfghostscript5/Makefile | |
parent | 261785dcc9c63d209200224a091f7f99e1c4b245 (diff) | |
download | freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.tar.gz freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.tar.zst freebsd-ports-gnome-c21702d87141ac172933192ad7222dbab24178f5.zip |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
Diffstat (limited to 'japanese/vfghostscript5/Makefile')
-rw-r--r-- | japanese/vfghostscript5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile index b25db372c5b7..2020127b764e 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -25,6 +25,8 @@ MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/ \ http://www.aial.hiroshima-u.ac.jp/~sakai/Linux/gs${PORTVERSION}/ \ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/ \ ftp://ftp.humblesoft.com/pub/ +# former for ${MASTER_SITE_LOCAL}, latter for ${MASTER_SITE_PORTS_JP} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS . DISTFILES= ${GS_SOURCES} ${GS_DRIVERS} ${GS_FONTS_STD} ${GS_FONTS_OTHER} DISTNAME= ghostscript-${PORTVERSION} |