diff options
-rw-r--r-- | japanese/vfghostscript/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/vfghostscript/Makefile b/japanese/vfghostscript/Makefile index 4aeeb7e56ca8..085e2dbddbf4 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.12 1998/07/20 03:28:52 steve Exp $ +# $Id: Makefile,v 1.13 1998/10/07 06:11:42 asami Exp $ # DISTNAME= ghostscript2.6.2 @@ -22,6 +22,8 @@ DISTFILES= ghostscript-2.6.2.tar.gz ghostscript-fonts-2.6.2.tar.gz \ MAINTAINER= mita@jp.FreeBSD.org +BROKEN_ELF= yes + LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib NO_LATEST_LINK= yes |