diff options
Diffstat (limited to 'devel/maven-ant-tasks/Makefile')
-rw-r--r-- | devel/maven-ant-tasks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/maven-ant-tasks/Makefile b/devel/maven-ant-tasks/Makefile index 417a0b00d89d..8ea3e3615937 100644 --- a/devel/maven-ant-tasks/Makefile +++ b/devel/maven-ant-tasks/Makefile @@ -12,7 +12,7 @@ COMMENT= Allows Maven artifact handling to be used from within an Ant build LICENSE= APACHE20 -RUN_DEPENDS= ant:${PORTSDIR}/devel/apache-ant +RUN_DEPENDS= ant:devel/apache-ant USE_JAVA= 1.6+ |