aboutsummaryrefslogtreecommitdiff
path: root/irc/irc/Makefile
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/irc/Makefile
parente9b2d1612d55f54943b59e295cd6d37c9e87a724 (diff)
downloadports-f30824b2efbe63d43d2f6c20532432b115efc294.tar.gz
ports-f30824b2efbe63d43d2f6c20532432b115efc294.zip
Notes
Diffstat (limited to 'irc/irc/Makefile')
-rw-r--r--irc/irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index 3b279f9c92b4..0e1b382ae5cc 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -28,6 +28,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
OPTIONS_DEFINE= IPV6
OPTIONS_DEFAULT=IPV6
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MIPV6}