aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-Horde_Timezone
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 01:13:42 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 01:13:42 +0800
commit3ff0383d3a2fb21cdb1e80822419f4aac7fd522f (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/pear-Horde_Timezone
parent8159014cc78f379bc2dd37a33cccefd446edd843 (diff)
downloadfreebsd-ports-gnome-3ff0383d3a2fb21cdb1e80822419f4aac7fd522f.tar.gz
freebsd-ports-gnome-3ff0383d3a2fb21cdb1e80822419f4aac7fd522f.tar.zst
freebsd-ports-gnome-3ff0383d3a2fb21cdb1e80822419f4aac7fd522f.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 3)
Diffstat (limited to 'devel/pear-Horde_Timezone')
-rw-r--r--devel/pear-Horde_Timezone/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/pear-Horde_Timezone/Makefile b/devel/pear-Horde_Timezone/Makefile
index 77971491c095..e257ea5b478d 100644
--- a/devel/pear-Horde_Timezone/Makefile
+++ b/devel/pear-Horde_Timezone/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: pear-Horde_Timezone
-# Date created: 12 December 2012
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_Timezone
@@ -15,6 +12,7 @@ USE_HORDE_RUN= Horde_Date \
Horde_Icalendar \
Horde_Vfs
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>