diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:25:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:25:13 +0000 |
commit | 60f5a84aefea6d158040411167f3e99b3d92e165 (patch) | |
tree | 3fd9a84c3a3d5371536b723308fbbd2605497340 /japanese | |
parent | 61aeafa72c25128c2d1c2f8bdce0e040e8d6e9ac (diff) |
Notes
Diffstat (limited to 'japanese')
-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 97760a382787..a603a2b22a88 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -33,6 +33,8 @@ EXTRACT_ONLY= ${GS_SOURCES} MAINTAINER= mita@jp.FreeBSD.org COMMENT= GNU Postscript and PDF interpreter with Japanese vector font library +BROKEN= "Does not fetch" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ VFlib2.24:${PORTSDIR}/japanese/vflib |