diff options
Diffstat (limited to 'devel/adabooch-doc-html/Makefile')
-rw-r--r-- | devel/adabooch-doc-html/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/adabooch-doc-html/Makefile b/devel/adabooch-doc-html/Makefile index 71c6857..c108b64 100644 --- a/devel/adabooch-doc-html/Makefile +++ b/devel/adabooch-doc-html/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: adabooch -# Date created: 21 December 2002 -# Whom: David Holm <david@realityrift.com> -# +# Created by: David Holm <david@realityrift.com> # $FreeBSD$ -# PORTNAME= adabooch-doc PORTVERSION= 20030309 @@ -23,6 +19,7 @@ NO_MTREE= yes WRKSRC= ${WRKDIR}/adabooch-doc-html EXTRACT_AFTER_ARGS= -d ${WRKSRC} +NO_STAGE= yes pre-extract: @${MKDIR} ${WRKSRC} |