aboutsummaryrefslogtreecommitdiff
path: root/lang/sather-tutorial/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sather-tutorial/Makefile')
-rw-r--r--lang/sather-tutorial/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/sather-tutorial/Makefile b/lang/sather-tutorial/Makefile
index c26a9979dca4..8af103acda39 100644
--- a/lang/sather-tutorial/Makefile
+++ b/lang/sather-tutorial/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sather-tutorial
-# Date created: 5 August 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= tutorial
PORTVERSION= 000328
@@ -21,6 +17,7 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
DOCSDIR= ${PREFIX}/share/doc/sather/${PORTNAME}
+NO_STAGE= yes
do-install:
${MKDIR} ${DOCSDIR}
@${TAR} -xzf ${DISTDIR}/${DISTFILES} -C ${DOCSDIR}