aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-14 11:38:46 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-14 11:38:46 +0000
commita17498b73a3ec779ea7ebe7231bf4e8ce4b774d9 (patch)
treede8c3dcca46a7c22ba42fa3aebb4a4a2e00ae6d9 /java
parent4f04fe3206857546e93019da80e9f07fc851afc3 (diff)
downloadports-a17498b73a3ec779ea7ebe7231bf4e8ce4b774d9.tar.gz
ports-a17498b73a3ec779ea7ebe7231bf4e8ce4b774d9.zip
Finish cleanup
Notes
Notes: svn path=/head/; revision=372557
Diffstat (limited to 'java')
-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}