summaryrefslogtreecommitdiff
path: root/java/jdk-tutorial/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk-tutorial/Makefile')
-rw-r--r--java/jdk-tutorial/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/java/jdk-tutorial/Makefile b/java/jdk-tutorial/Makefile
index ee8b9fddd36d..31352a52e785 100644
--- a/java/jdk-tutorial/Makefile
+++ b/java/jdk-tutorial/Makefile
@@ -22,9 +22,6 @@ PKGMESSAGE= ${WRKDIR}/MESSAGE
.include <bsd.port.pre.mk>
-post-extract:
- (cd ${WRKSRC} && ${CHOWN} -R root.wheel *)
-
do-install:
${MKDIR} ${PREFIX}/jdk${VERSION}/docs/books/tutorial
(cd ${WRKSRC} && ${TAR} -cf - * ) \