aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--news/newsx/Makefile4
1 files changed, 3 insertions, 1 deletions
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