diff options
Diffstat (limited to 'devel/horde3-whups/Makefile')
-rw-r--r-- | devel/horde3-whups/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/horde3-whups/Makefile b/devel/horde3-whups/Makefile index 54c0fd31540f..7528cc09a112 100644 --- a/devel/horde3-whups/Makefile +++ b/devel/horde3-whups/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: horde-whups -# Date created: Feb 28, 2008 -# Whom: Beech Rintoul <horde@FreeBSD.org -# +# Created by: Beech Rintoul <horde@FreeBSD.org # $FreeBSD$ -# PORTNAME= whups PORTVERSION= 1.0.1 @@ -18,5 +14,6 @@ USES= gettext PORTDOCS= README CHANGES CREDITS INSTALL TODO lighttpd-whups.conf NO_BUILD= yes +NO_STAGE= yes .include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk" .include <bsd.port.mk> |