aboutsummaryrefslogtreecommitdiff
path: root/irc/dancer-services
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-03-02 07:31:32 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-03-02 07:31:32 +0000
commit73c5630d7eaafc670280aae1be45429986e3285a (patch)
tree5f112b1889df9353976c79fa7f835afba018f4f3 /irc/dancer-services
parentec09f55d1997e8ca858624b8178bca91659da4e6 (diff)
downloadports-73c5630d7eaafc670280aae1be45429986e3285a.tar.gz
ports-73c5630d7eaafc670280aae1be45429986e3285a.zip
Notes
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