diff options
Diffstat (limited to 'java/eclipse-langpack/Makefile')
-rw-r--r-- | java/eclipse-langpack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile index f11f54ae61c7..7e1c59da7522 100644 --- a/java/eclipse-langpack/Makefile +++ b/java/eclipse-langpack/Makefile @@ -19,8 +19,7 @@ DIST_SUBDIR= eclipse MAINTAINER= java@FreeBSD.ORG COMMENT= Eclipse Language Pack Feature -BUILD_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_SUB= LANGPACKVER=${PORTVERSION} |