From 35298f47d044c64411ad1b49237f0873d40ecc80 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 18 May 2003 11:36:12 +0000 Subject: BROKEN on 5.1: configure fails --- net/dctc/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'net/dctc') diff --git a/net/dctc/Makefile b/net/dctc/Makefile index ff4023a..1138010 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -18,6 +18,12 @@ COMMENT= A DirectConnect (www.neo-modus.com) text client for file sharing BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 +.include + +.if ${OSVERSION} >= 500113 +BROKEN= "Configure fails" +.endif + USE_GETOPT_LONG= yes USE_GNOME= glib12 USE_PERL5_RUN= yes @@ -107,4 +113,4 @@ do-install: @${INSTALL_PROGRAM} ${WRKSRC}/src/${file} ${PREFIX}/bin .endfor -.include +.include -- cgit v1.1