aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-langpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-langpack/Makefile')
-rw-r--r--java/eclipse-langpack/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile
index d221b1a00fe9..60921e7d2e2a 100644
--- a/java/eclipse-langpack/Makefile
+++ b/java/eclipse-langpack/Makefile
@@ -27,7 +27,6 @@ do-build:
@${RM} -f ${PLIST}
@${TOUCH} ${PLIST}
(cd ${WRKSRC}; ${FIND} eclipse -type f) | ${SORT} | ${SED} -e 's,^eclipse,lib/eclipse,' > ${PLIST}
- @${CAT} ${.CURDIR}/pkg-plist >> ${PLIST}
do-install:
${SETENV} ${SH} ${FILESDIR}/install.sh ${WRKSRC} ${STAGEDIR}${PREFIX}