From e585b5ba1a88b664956550914136e25bbdf68794 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 13 Mar 2004 05:34:10 +0000 Subject: This is broken globally. --- irc/hybserv/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'irc/hybserv') diff --git a/irc/hybserv/Makefile b/irc/hybserv/Makefile index 2b32aaa..5967fad 100644 --- a/irc/hybserv/Makefile +++ b/irc/hybserv/Makefile @@ -23,11 +23,7 @@ WRKSRC= ${WRKDIR}/hybserv IS_INTERACTIVE= yes .endif -.include - -.if ${OSVERSION} >= 502000 BROKEN= "Does not install" -.endif pre-install: .if !defined(PACKAGE_BUILDING) && !defined(BATCH) @@ -41,4 +37,4 @@ post-install: ${CHOWN} -R hybserv:hybserv ${PREFIX}/hybserv ${CHMOD} 700 ${PREFIX}/hybserv -.include +.include -- cgit v1.1