summaryrefslogtreecommitdiff
path: root/devel/apache-ant
diff options
context:
space:
mode:
Diffstat (limited to 'devel/apache-ant')
-rw-r--r--devel/apache-ant/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile
index 0f698c54fed..611d162c015 100644
--- a/devel/apache-ant/Makefile
+++ b/devel/apache-ant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/04/11 21:45:17 tv Exp $
+# $NetBSD: Makefile,v 1.17 2005/06/16 06:57:45 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
@@ -25,6 +25,7 @@ USE_JAVA= run
USE_JAVA2= yes
EXTRACT_CMD_OPTS.zip= -Caq
+INSTALLATION_DIRS= bin
do-build:
${SED} -e 's,@PREFIX@,${PREFIX},g' \