From 421fe7d7df45763fdf705ce6574b058264a572d8 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Wed, 9 Sep 1998 08:39:05 +0000 Subject: Remove the minor version number from the LIB_DEPENDS definition so that it won't install libraries already exist on ELF system. --- japanese/vflib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'japanese/vflib') diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index 0228d3b09975..d6b24a4e7b9b 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -3,7 +3,7 @@ # Date created: 10 May 1996 # Whom: Mita Yoshio # -# $Id: Makefile,v 1.13 1998/06/28 08:29:15 asami Exp $ +# $Id: Makefile,v 1.14 1998/07/20 03:24:34 steve Exp $ # DISTNAME= VFlib-2.23-PL1 @@ -14,7 +14,7 @@ DISTFILES= TypeHack-19980625.tar.gz watanabe-vf.tar.Z MAINTAINER= mita@jp.FreeBSD.org -LIB_DEPENDS= ttf\\.2\\.0:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf\\.2:${PORTSDIR}/print/freetype EXTRACT_ONLY= TypeHack-19980625.tar.gz WRKSRC= ${WRKDIR}/TypeHack-19980625/VFlib2-2.23.1 -- cgit v1.2.3