aboutsummaryrefslogtreecommitdiffstats
path: root/java/netbeans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/netbeans/Makefile')
-rw-r--r--java/netbeans/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile
index c179362ba727..c5634e42cc3a 100644
--- a/java/netbeans/Makefile
+++ b/java/netbeans/Makefile
@@ -45,7 +45,6 @@ do-install:
${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/bin/netbeans
${LN} -sf ${DATADIR}/bin/netbeans ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${PORTVERSION}
-post-install:
${FIND} ${STAGEDIR}${DATADIR} -type f -ipath "*/bin/*" | ${XARGS} ${CHMOD} ${BINMODE}
.include <bsd.port.mk>