From 1735fad7fe4ccc041029401f375d1ced9e77957a Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 26 Apr 2006 15:02:19 +0000 Subject: Ant hasn't depended on crimson in a very long time -- it has a built-in Xerces copy in the distribution. Remove DEPENDS and bump PKGREVISION. --- devel/apache-ant/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'devel/apache-ant') diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index 4e7d33353ad..dcbaf88db7f 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:39 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/04/26 15:02:19 tv Exp $ # # NOTE: if you are depending on ant from another package, please be aware that # the ant team has CHANGED the version numbering scheme. A previous version @@ -6,7 +6,7 @@ # up this version by mistake. DISTNAME= apache-ant-1.6.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_APACHE:=ant/binaries/} EXTRACT_SUFX= .tar.bz2 @@ -16,8 +16,6 @@ MAINTAINER= tonio@NetBSD.org HOMEPAGE= http://ant.apache.org/ COMMENT= "Apache Project's Java-Based make(1) replacement" -DEPENDS+= crimson>=1.1.3:../../textproc/crimson - # Up to version 1.5.1 inclusive this was known as "jakarta-ant". CONFLICTS= jakarta-ant* -- cgit v1.2.3