diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 05:27:15 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 05:27:15 +0000 |
commit | c61d39b21877d85d3c827fad6f62ccd67206adc7 (patch) | |
tree | 31ba253388b5379750ffd589bd4069bd2be35cb9 /japanese/vfghostscript55 | |
parent | b0e648eb24aa15e515c0fc2b6b1ca51dd2507fbd (diff) | |
download | ports-c61d39b21877d85d3c827fad6f62ccd67206adc7.tar.gz ports-c61d39b21877d85d3c827fad6f62ccd67206adc7.zip |
Notes
Diffstat (limited to 'japanese/vfghostscript55')
-rw-r--r-- | japanese/vfghostscript55/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/vfghostscript55/Makefile b/japanese/vfghostscript55/Makefile index 260e0c3f25e1..1d1327b8db55 100644 --- a/japanese/vfghostscript55/Makefile +++ b/japanese/vfghostscript55/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Aug 1997 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.22 1998/07/20 03:32:00 steve Exp $ +# $Id: Makefile,v 1.23 1998/10/07 06:11:42 asami Exp $ # DISTNAME= ghostscript-5.10 @@ -27,6 +27,8 @@ DISTFILES= ${GS_SOURCES} ${GS_DRIVERS} ${GS_FONTS_STD} ${GS_FONTS_OTHER} MAINTAINER= mita@jp.FreeBSD.org +BROKEN_ELF= yes + LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib EXTRACT_ONLY= ghostscript-5.10.tar.gz jpegsrc.v6a.tar.gz libpng-0.96.tgz |