From 183cdb8416a9780c9cbc913119bd414f5065a464 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 11 Feb 2007 17:21:33 +0000 Subject: Change BROKEN into IGNORE: newsx does not build on the cluster ATM since INN does not install its default configuration files any more when installed as a package, but the port is OK. --- news/newsx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'news/newsx') diff --git a/news/newsx/Makefile b/news/newsx/Makefile index 1f39bf1f2f0c..dd0aa5044d5d 100644 --- a/news/newsx/Makefile +++ b/news/newsx/Makefile @@ -20,7 +20,9 @@ BUILD_DEPENDS= ${LOCALBASE}/news/lib/libcnews.a:${PORTSDIR}/news/cnews BUILD_DEPENDS= ${LOCALBASE}/news/lib/libinn.a:${PORTSDIR}/news/inn .endif -BROKEN= Configure fails +.if defined(PACKAGE_BUILDING) +IGNORE= a configured INN is required +.endif GNU_CONFIGURE= yes -- cgit v1.2.3