diff options
Diffstat (limited to 'www/tclwebtest/Makefile')
-rw-r--r-- | www/tclwebtest/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/tclwebtest/Makefile b/www/tclwebtest/Makefile index f5012210890b..17897c604ff1 100644 --- a/www/tclwebtest/Makefile +++ b/www/tclwebtest/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tclwebtest -# Date created: July 2005 -# Whom: Aldert Nooitgedagt -# +# Created by: Aldert Nooitgedagt # $FreeBSD$ -# PORTNAME= tclwebtest PORTVERSION= 1.0 @@ -23,6 +19,7 @@ NO_BUILD= YES LIBDIR= lib/tclwebtest${PORTVERSION} PLIST_SUB+= LIBDIR="${LIBDIR}" +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: |