aboutsummaryrefslogtreecommitdiff
path: root/irc/simpleirc
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/simpleirc
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/simpleirc')
-rw-r--r--irc/simpleirc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/simpleirc/Makefile b/irc/simpleirc/Makefile
index 0933ebd80dc9..0f0a763c45c2 100644
--- a/irc/simpleirc/Makefile
+++ b/irc/simpleirc/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: simpleirc
-# Date created: 24. Dez 2008
-# Whom: Dennis Herrmann <adox@mcx2.org>
-#
+# Created by: Dennis Herrmann <adox@mcx2.org>
# $FreeBSD$
-#
PORTNAME= simpleirc
PORTVERSION= 1.1
@@ -20,6 +16,7 @@ MAN1= simpleirc.1
PLIST_FILES= bin/simpleirc
PORTDOCS= README LICENSE
+NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "installing additional documentation to ${DOCSDIR}"