diff options
Diffstat (limited to 'www/typolight/Makefile')
-rw-r--r-- | www/typolight/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/typolight/Makefile b/www/typolight/Makefile index a54e50b640fd..c0f1fbe7c4a4 100644 --- a/www/typolight/Makefile +++ b/www/typolight/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: typolight -# Date created: 2008-09-15 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= typolight PORTVERSION= 2.8.4 @@ -19,6 +15,7 @@ USE_MYSQL= yes SUB_FILES= pkg-message WWWDIR?= ${PREFIX}/www/${PORTNAME} +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |