diff options
Diffstat (limited to 'devel/mercurialeclipse/Makefile')
-rw-r--r-- | devel/mercurialeclipse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mercurialeclipse/Makefile b/devel/mercurialeclipse/Makefile index 214c152d7e1f..f3d9a0867683 100644 --- a/devel/mercurialeclipse/Makefile +++ b/devel/mercurialeclipse/Makefile @@ -14,7 +14,7 @@ EXTRACT_ONLY= MAINTAINER= eg@fbsd.lt COMMENT= Mercurial plugin for the Eclipse IDE Framework -RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse +RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:java/eclipse PLIST_SUB= VER=${PORTVERSION} |