diff options
Diffstat (limited to 'irc/anope')
-rw-r--r-- | irc/anope/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile index e0befa93957d..4f07fef33c9d 100644 --- a/irc/anope/Makefile +++ b/irc/anope/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/Anope%20${PORTVERSION} MAINTAINER= dhn@FreeBSD.org COMMENT= A set of IRC services for IRC networks -USES= perl5 -USE_GMAKE= yes +USES= perl5 gmake USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir="${LOCALBASE}/lib" \ |