From a59dc95285db37cf7fc74b818dcb87acdef4de17 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 18 Oct 2002 21:41:36 +0000 Subject: The dependency on unzip is automatic based on EXTRACT_SUFX. --- textproc/xp/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/xp') diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 1bf491ecb27..54f0cda12a1 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/10/18 21:40:07 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/18 21:41:36 jlam Exp $ # DISTNAME= xp @@ -11,8 +11,6 @@ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.jclark.com/xml/ COMMENT= James Clark's non-validating XML Parser for Java -DEPENDS+= unzip-[0-9]*:../../archivers/unzip - EXTRACT_ONLY= # empty USE_JAVA= run USE_BUILDLINK2= -- cgit v1.2.3