diff options
Diffstat (limited to 'textproc/pear-Horde_Kolab_Format/Makefile')
-rw-r--r-- | textproc/pear-Horde_Kolab_Format/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/pear-Horde_Kolab_Format/Makefile b/textproc/pear-Horde_Kolab_Format/Makefile index 2d505023869f..2989384bd142 100644 --- a/textproc/pear-Horde_Kolab_Format/Makefile +++ b/textproc/pear-Horde_Kolab_Format/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: pear-Horde_Kolab_Format -# Date created: 7 July 2011 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ PORTNAME= Horde_Kolab_Format @@ -14,6 +11,7 @@ COMMENT= Horde library for reading/writing Kolab data formats USE_PHP= dom USE_HORDE_RUN= Horde_Exception +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> |