diff options
Diffstat (limited to 'java/eclipse-EPIC/Makefile')
-rw-r--r-- | java/eclipse-EPIC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index dabf20bd994c..101c1dc3173c 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${EPIC}_${PORTVERSION}_20090521 MAINTAINER= ports@FreeBSD.org COMMENT= EPIC adds Perl support to the Eclipse IDE Framework -RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:java/eclipse NO_BUILD= yes USES= zip:infozip |