summaryrefslogtreecommitdiffstats
path: root/devel/apache-ant
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2003-04-16 06:42:16 +0000
committerznerd <znerd@FreeBSD.org>2003-04-16 06:42:16 +0000
commit177cd8daa5823df6ed5a7eac53623e9092ccdf8b (patch)
treece2c73d202ea439b9bddee7bb907da1fc086f350 /devel/apache-ant
parentb9ab4f8472d8e4fe82039e19fc11edafddfc413c (diff)
downloadFreeBSD-ports-177cd8daa5823df6ed5a7eac53623e9092ccdf8b.zip
FreeBSD-ports-177cd8daa5823df6ed5a7eac53623e9092ccdf8b.tar.gz
Installing in ${PREFIX}/ant. No version number in target directory name
anymore. Bumped PORTREVISION. Requested by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> PR: 50982
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 0e09c87..4f8e691 100644
--- a/devel/apache-ant/Makefile
+++ b/devel/apache-ant/Makefile
@@ -7,6 +7,7 @@
PORTNAME= apache-ant
PORTVERSION= 1.5.3
+PORTREVISION= 1
CATEGORIES= devel java
MASTER_SITES= http://apache.mirror.trueserver.nl/dist/ant/binaries/ \
http://apache.proserve.nl/dist/ant/binaries/ \
@@ -23,7 +24,7 @@ USE_BZIP2= yes
USE_JAVA= 1.2+
NO_BUILD= YES
-PORTDESTDIR= ${PREFIX}/${PORTNAME}-${PORTVERSION}
+PORTDESTDIR= ${PREFIX}/ant
PLIST_SUB+= T=${PORTDESTDIR:S/^${PREFIX}\///}
READMES= LICENSE README WHATSNEW
OpenPOWER on IntegriCloud