diff options
Diffstat (limited to 'www/smarty2/Makefile')
-rw-r--r-- | www/smarty2/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/smarty2/Makefile b/www/smarty2/Makefile index 05495ec38105..bad56007e6f7 100644 --- a/www/smarty2/Makefile +++ b/www/smarty2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: smarty -# Date created: 10 March 2002 -# Whom: Simon 'corecode' Schubert <corecode@corecode.ath.cx> -# +# Created by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> # $FreeBSD$ -# PORTNAME= smarty PORTVERSION= 2.6.27 @@ -23,6 +19,7 @@ WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION} OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |