diff options
Diffstat (limited to 'irc/dancer-services/Makefile')
-rw-r--r-- | irc/dancer-services/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/dancer-services/Makefile b/irc/dancer-services/Makefile index 7946a391a7c3..886ec95df417 100644 --- a/irc/dancer-services/Makefile +++ b/irc/dancer-services/Makefile @@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= The IRC services (nickserv, chanserv, etc.) for dancer-ircd -WANT_AUTOMAKE_VER=15 -WANT_AUTOCONF_VER=253 +USE_AUTOTOOLS= automake:15:env autoconf:253:env USE_RC_SUBR= yes USE_REINPLACE= yes USE_GMAKE= yes |