diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-11-15 06:52:12 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-11-15 06:52:12 +0000 |
commit | 54a0b86543e9ffa811825f0afecea56e89aac2a5 (patch) | |
tree | f56fb969c6a70f5e63287a4f791d035ab1ef0ddc /irc/dancer-services | |
parent | 1fccb46f1497a538f24ec00f14b7826570bc0a3a (diff) |
Notes
Diffstat (limited to 'irc/dancer-services')
-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 |