aboutsummaryrefslogtreecommitdiff
path: root/irc/miau
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/miau
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/miau')
-rw-r--r--irc/miau/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/miau/Makefile b/irc/miau/Makefile
index 9144dfe135b2..ea0bd7069ac4 100644
--- a/irc/miau/Makefile
+++ b/irc/miau/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: miau
-# Date created: 23 Apr 2004
-# Whom: Oliver Eikemeier
-#
+# Created by: Oliver Eikemeier
# $FreeBSD$
-#
PORTNAME= miau
PORTVERSION= 0.6.6
@@ -39,6 +35,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --enable-ipv6
.endif
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's,\$$datadir/doc/miau/examples,${EXAMPLESDIR},g' \
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}