aboutsummaryrefslogtreecommitdiff
path: root/irc/inspircd12
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
commit53ad8315b0a2ef773e5e5f74a380bab573e4d008 (patch)
tree5522ebdbbbc41a02fbc8bf3da8fa96b3719b6d61 /irc/inspircd12
parentc0af1ccd5f350208e51572a7122f075c545462ec (diff)
downloadports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.tar.gz
ports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.zip
Notes
Diffstat (limited to 'irc/inspircd12')
-rw-r--r--irc/inspircd12/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/inspircd12/Makefile b/irc/inspircd12/Makefile
index 1f8aa86c3eea..e6808878405e 100644
--- a/irc/inspircd12/Makefile
+++ b/irc/inspircd12/Makefile
@@ -3,7 +3,7 @@
PORTNAME= inspircd
PORTVERSION= 1.2.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc
MASTER_SITES= http://cloud.github.com/downloads/inspircd/inspircd/
DISTNAME= InspIRCd-v${PORTVERSION}
@@ -15,10 +15,12 @@ CONFLICTS= inspircd-2.*
LATEST_LINK= inspircd12
+USES= shebangfix
USE_BZIP2= yes
USE_LDCONFIG= ${PREFIX}/lib/inspircd
USE_RC_SUBR= inspircd
MAKE_JOBS_SAFE= yes
+SHEBANG_FILES= configure inspircd modulemanager make/run-cc.pl
USERS= ${INCPIRCD_USR}
GROUPS= ${INSPIRCD_GRP}