diff options
Diffstat (limited to 'deskutils/horde3-nag/Makefile')
-rw-r--r-- | deskutils/horde3-nag/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/horde3-nag/Makefile b/deskutils/horde3-nag/Makefile index d9339c2b41cf..80248e9e46c2 100644 --- a/deskutils/horde3-nag/Makefile +++ b/deskutils/horde3-nag/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: nag -# Date created: Sun Dec 14, 2001 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# +# Created by: Thierry Thomas (<thierry@pompo.net>) # $FreeBSD$ -# PORTNAME= nag PORTVERSION= 2.3.7 @@ -19,5 +15,6 @@ USE_HORDE= base USES= gettext PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING +NO_STAGE= yes .include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk" .include <bsd.port.mk> |