aboutsummaryrefslogtreecommitdiff
path: root/java/java-tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'java/java-tutorial')
-rw-r--r--java/java-tutorial/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile
index be69532ad868..7f932a81752d 100644
--- a/java/java-tutorial/Makefile
+++ b/java/java-tutorial/Makefile
@@ -13,11 +13,10 @@ DISTNAME= tutorial
MAINTAINER= martti.kuparinen@ericsson.com
-WRKSRC= ${WRKDIR}
+NO_WRKSUNDIR= yes
RESTRICTED= "This software is under license and export control."
NO_BUILD= yes
PLIST_SUB+= VERSION=${PORTVERSION}
-PKGMESSAGE= ${WRKDIR}/MESSAGE
.include <bsd.port.pre.mk>