diff options
Diffstat (limited to 'devel/apache-ant15')
-rw-r--r-- | devel/apache-ant15/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/apache-ant15/Makefile b/devel/apache-ant15/Makefile index 9de4740a379..cb0a5a1a555 100644 --- a/devel/apache-ant15/Makefile +++ b/devel/apache-ant15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/08/20 15:24:58 jwise Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/31 11:16:34 asau 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,8 +21,6 @@ DEPENDS+= crimson>=1.1.3:../../textproc/crimson # Up to version 1.5.1 inclusive this was known as "jakarta-ant". CONFLICTS= jakarta-ant* -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_JAVA= run USE_TOOLS+= pax |