aboutsummaryrefslogtreecommitdiff
path: root/irc/bopm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
commitf30824b2efbe63d43d2f6c20532432b115efc294 (patch)
tree9d1e452d3f792dc6db188b9beb02d33d59269bde /irc/bopm
parente9b2d1612d55f54943b59e295cd6d37c9e87a724 (diff)
downloadports-f30824b2efbe63d43d2f6c20532432b115efc294.tar.gz
ports-f30824b2efbe63d43d2f6c20532432b115efc294.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: irc)
Notes
Notes: svn path=/head/; revision=327736
Diffstat (limited to 'irc/bopm')
-rw-r--r--irc/bopm/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile
index 869b3655cc9b..c86d50f6e90e 100644
--- a/irc/bopm/Makefile
+++ b/irc/bopm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bopm
-# Date Created: 2004.08.06
-# Whom: Evgueni V. Gavrilov <aquatique@rusunix.org>
-#
+# Created by: Evgueni V. Gavrilov <aquatique@rusunix.org>
# $FreeBSD$
-#
PORTNAME= bopm
PORTVERSION= 3.1.3
@@ -31,6 +27,7 @@ SUB_LIST= LOGDIR=${LOGDIR}
USERS= bopm
GROUPS= bopm
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} \
-e 's,data_DATA = bopm.conf.sample,data_DATA =,g' \