diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-04-04 07:36:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-04-04 07:36:46 +0000 |
commit | acd19d78e8061230f73236c7b112682510de79b8 (patch) | |
tree | 3722878837d6194ce3d6dddf621f9f5759e9ab95 /japanese/vfghostscript | |
parent | 1845f827af15ee0f78d64e285008e3191c921b2f (diff) | |
download | ports-acd19d78e8061230f73236c7b112682510de79b8.tar.gz ports-acd19d78e8061230f73236c7b112682510de79b8.zip |
Notes
Diffstat (limited to 'japanese/vfghostscript')
-rw-r--r-- | japanese/vfghostscript/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/vfghostscript/Makefile b/japanese/vfghostscript/Makefile index 0871adda1193..0e888fbbc7ec 100644 --- a/japanese/vfghostscript/Makefile +++ b/japanese/vfghostscript/Makefile @@ -3,7 +3,7 @@ # Date created: 14 May 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.9 1997/09/14 21:36:13 max Exp $ +# $Id: Makefile,v 1.10 1997/12/08 09:05:48 max Exp $ # DISTNAME= ghostscript2.6.2 @@ -24,6 +24,7 @@ MAINTAINER= mita@jp.FreeBSD.org LIB_DEPENDS= VFlib\\.2\\.:${PORTSDIR}/japanese/vflib +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/gs262 EXTRACT_ONLY= ghostscript-2.6.2.tar.gz MAN1= gs.1 |