diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-07 06:11:42 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-07 06:11:42 +0000 |
commit | 04fe91726937d4649dee1e75e51fa54414a7209a (patch) | |
tree | c2b98ee418386e41ccda3125e08f7088f4f5fd42 /japanese/magicpoint | |
parent | 812a549d83e7ce92cb953ab9c62e6d744f4e68f4 (diff) | |
download | ports-04fe91726937d4649dee1e75e51fa54414a7209a.tar.gz ports-04fe91726937d4649dee1e75e51fa54414a7209a.zip |
japanese/vflib has been ELFized.
Notes
Notes:
svn path=/head/; revision=13700
Diffstat (limited to 'japanese/magicpoint')
-rw-r--r-- | japanese/magicpoint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile index 89184f516f9a..a371d32f027a 100644 --- a/japanese/magicpoint/Makefile +++ b/japanese/magicpoint/Makefile @@ -3,7 +3,7 @@ # Date created: 25 Dec 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.3 1998/04/07 22:44:46 itojun Exp $ +# $Id: Makefile,v 1.4 1998/09/06 13:48:20 itojun Exp $ # # can't use PORTSDIR here, since we haven't included bsd.port.mk @@ -12,7 +12,7 @@ PATCHDIR= ${.CURDIR}/../../misc/magicpoint/patches PKGDIR= ${.CURDIR}/../../misc/magicpoint/pkg COMMENT= ${.CURDIR}/pkg/COMMENT -LIB_DEPENDS= VFlib:${PORTSDIR}/japanese/vflib +LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib PKGNAME= ja-magicpoint-1.04a |