From 1fdba682df9e8e21db2490241fd1711a2bea9b3b Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 18 Dec 2002 20:54:10 +0000 Subject: We need unzip during installation, so add a BUILD_DEPENDS. --- fonts/adobe-cmaps/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts') diff --git a/fonts/adobe-cmaps/Makefile b/fonts/adobe-cmaps/Makefile index 30d84c63012..1d1233496b7 100644 --- a/fonts/adobe-cmaps/Makefile +++ b/fonts/adobe-cmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/13 22:33:43 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/18 20:54:10 wiz Exp $ DISTNAME= adobe-cmaps-20020913 CATEGORIES= print @@ -24,6 +24,8 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://partners.adobe.com/asn/developer/technotes/fonts.html COMMENT= Adobe CMap files for CJK +BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip + DIST_SUBDIR= ${PKGBASE} USE_BUILDLINK2= # defined NO_CONFIGURE= # defined -- cgit v1.2.3