diff options
Diffstat (limited to 'www/horde3-ansel/Makefile')
-rw-r--r-- | www/horde3-ansel/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/horde3-ansel/Makefile b/www/horde3-ansel/Makefile index f9209923da05..4635bc6f424c 100644 --- a/www/horde3-ansel/Makefile +++ b/www/horde3-ansel/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: ansel -# Date created: Mon Mar 19, 2007 -# Whom: Beech Rintoul <beech@FreeBSD.org> -# +# Created by: Beech Rintoul <beech@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ansel DISTVERSION= 1.1.2 @@ -18,5 +14,6 @@ USE_HORDE= base pkg-message USES= gettext PORTDOCS= CHANGES CREDITS TODO README +NO_STAGE= yes .include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk" .include <bsd.port.mk> |