diff options
Diffstat (limited to 'devel/rubygem-atoulme-antwrap/Makefile')
-rw-r--r-- | devel/rubygem-atoulme-antwrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-atoulme-antwrap/Makefile b/devel/rubygem-atoulme-antwrap/Makefile index b76dc43e5a92..c10642bc47f7 100644 --- a/devel/rubygem-atoulme-antwrap/Makefile +++ b/devel/rubygem-atoulme-antwrap/Makefile @@ -11,8 +11,8 @@ COMMENT= Ruby wrapper for Apache Ant LICENSE= MIT -RUN_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \ - rubygem-rjb>=1.0.3:${PORTSDIR}/java/rubygem-rjb +RUN_DEPENDS= ant:devel/apache-ant \ + rubygem-rjb>=1.0.3:java/rubygem-rjb NO_ARCH= yes |