summaryrefslogtreecommitdiff
path: root/textproc/xp
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-18 21:41:36 +0000
committerjlam <jlam@pkgsrc.org>2002-10-18 21:41:36 +0000
commitd5391a8a348eb321410eace0d7ea88ffc13e9ee4 (patch)
tree2e9a0f0a5ac4ea1344d96351318bfbfd28ab8739 /textproc/xp
parent1d0f03cd4454f7ded36bee148c5c0726fc0b3737 (diff)
downloadpkgsrc-d5391a8a348eb321410eace0d7ea88ffc13e9ee4.tar.gz
The dependency on unzip is automatic based on EXTRACT_SUFX.
Diffstat (limited to 'textproc/xp')
-rw-r--r--textproc/xp/Makefile4
1 files changed, 1 insertions, 3 deletions
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=