aboutsummaryrefslogtreecommitdiff
path: root/irc/anope
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 17:03:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 17:03:42 +0000
commita5341091eb73a3b0935daf8915c7f79139235548 (patch)
tree9b94453d2ae9c02c16c1562358f70fdbdeba9e53 /irc/anope
parentf56f112403e0108e4a1caa3b8bd8197282cda9a6 (diff)
downloadports-a5341091eb73a3b0935daf8915c7f79139235548.tar.gz
ports-a5341091eb73a3b0935daf8915c7f79139235548.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327418
Diffstat (limited to 'irc/anope')
-rw-r--r--irc/anope/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile
index 5983f05cd1fe..f1afe19ac936 100644
--- a/irc/anope/Makefile
+++ b/irc/anope/Makefile
@@ -9,14 +9,14 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/Anope%20${PORTVERSION}
MAINTAINER= dhn@FreeBSD.org
COMMENT= A set of IRC services for IRC networks
-USE_GMAKE= yes
+USES= gmake perl5
+USE_PERL5= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir="${LOCALBASE}/lib" \
--includedir="${LOCALBASE}/include" \
--with-bindir=${PREFIX}/libexec/anope \
--with-datadir=${DATADIR} \
--with-rungroup=ircdru
-USE_PERL5_BUILD= yes
PORTDOCS= BUGS COPYING DEFCON EVENTS \
FAQ INSTALL IRCD MODULES MYSQL \