aboutsummaryrefslogtreecommitdiff
path: root/irc/dancer-services
diff options
context:
space:
mode:
Diffstat (limited to 'irc/dancer-services')
-rw-r--r--irc/dancer-services/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/dancer-services/Makefile b/irc/dancer-services/Makefile
index 32acc0179e72..6540636216b7 100644
--- a/irc/dancer-services/Makefile
+++ b/irc/dancer-services/Makefile
@@ -15,11 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
COMMENT= The IRC services (nickserv, chanserv, etc.) for dancer-ircd
-BROKEN= "Configure fails"
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2004-04-21
-
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:${PORTSDIR}/devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:${PORTSDIR}/devel/autoconf \
+ ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake
USE_REINPLACE= yes
USE_GMAKE= yes