summaryrefslogtreecommitdiff
path: root/devel/apache-ant
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-30 18:32:32 +0000
committerjlam <jlam>2004-03-30 18:32:32 +0000
commitcccf4dc20c65ac8794a4afa95021935b56d21364 (patch)
tree611493b131743db37f7c833fa710a714845cdc74 /devel/apache-ant
parent8426b699e73ec4941352bc40788450567b55d6f0 (diff)
downloadpkgsrc-cccf4dc20c65ac8794a4afa95021935b56d21364.tar.gz
Don't use PKGNAME when setting WRKSRC; use PKGNAME_NOREV instead.
Diffstat (limited to 'devel/apache-ant')
-rw-r--r--devel/apache-ant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile
index c05433681f7..733ce7cc52e 100644
--- a/devel/apache-ant/Makefile
+++ b/devel/apache-ant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/29 17:28:33 tv Exp $
+# $NetBSD: Makefile,v 1.8 2004/03/30 18:32:33 jlam 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
@@ -21,7 +21,7 @@ DEPENDS+= crimson>=1.1.3:../../textproc/crimson
# Up to version 1.5.1 inclusive this was known as "jakarta-ant".
CONFLICTS= jakarta-ant*
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK2= # defined
EXTRACT_CMD_OPTS.zip= -Caq