diff options
Diffstat (limited to 'deskutils/horde3-klutz/Makefile')
-rw-r--r-- | deskutils/horde3-klutz/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/horde3-klutz/Makefile b/deskutils/horde3-klutz/Makefile index 62f640d6be38..e68ca6b8ccf1 100644 --- a/deskutils/horde3-klutz/Makefile +++ b/deskutils/horde3-klutz/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: klutz -# Date created: Thu Nov 4, 2010 -# Whom: Beech Rintoul (<beech@Freebsd.org>) -# +# Created by: Beech Rintoul (<beech@FreeBSD.org>) # $FreeBSD$ -# PORTNAME= klutz PORTVERSION= 1.0 @@ -18,5 +14,6 @@ USE_HORDE= base USES= gettext PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES +NO_STAGE= yes .include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk" .include <bsd.port.mk> |