diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-28 19:33:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-28 19:33:07 +0000 |
commit | b9935f1fc27dd5c4353e9d2f23ed0ef86c365a9f (patch) | |
tree | 75f9134887b520b4330bf89399bc872044423a99 /japanese/vfghostscript5 | |
parent | 918d9519d10262eb0bf115b346e1515ad772ebaf (diff) | |
download | ports-b9935f1fc27dd5c4353e9d2f23ed0ef86c365a9f.tar.gz ports-b9935f1fc27dd5c4353e9d2f23ed0ef86c365a9f.zip |
Notes
Diffstat (limited to 'japanese/vfghostscript5')
-rw-r--r-- | japanese/vfghostscript5/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/vfghostscript5/Makefile b/japanese/vfghostscript5/Makefile index 3477f731c622..976ab9a03d41 100644 --- a/japanese/vfghostscript5/Makefile +++ b/japanese/vfghostscript5/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Aug 1997 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.16 1998/03/16 07:33:42 itojun Exp $ +# $Id: Makefile,v 1.17 1998/03/26 02:18:57 itojun Exp $ # DISTNAME= ghostscript-5.10 @@ -28,6 +28,8 @@ MAINTAINER= mita@jp.FreeBSD.org LIB_DEPENDS= VFlib\\.2\\.:${PORTSDIR}/japanese/vflib +BROKEN= build + EXTRACT_ONLY= ghostscript-5.10.tar.gz jpegsrc.v6a.tar.gz libpng-0.96.tgz WRKSRC= ${WRKDIR}/gs5.10 MAKEFILE= unix-gcc.mak |