From ec656d200c423c2819bbf3e6f03eb4f654d4ab66 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Sat, 25 Nov 2006 03:00:22 +0000 Subject: - unbreak on sparc64 [1] - stop sending debug mail PR: [1] 105752 Submitted by: shaun@ --- news/nntpcache/Makefile | 6 +----- news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in | 10 ++++++++++ 2 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in (limited to 'news/nntpcache') diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 808cfe0f7d35..9b8857921abf 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -7,7 +7,7 @@ PORTNAME= nntpcache PORTVERSION= 3.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= news MASTER_SITES= http://www.nntpcache.com/pub/nntpcache/ @@ -34,10 +34,6 @@ OPTIONS= LDAP "OpenLDAP support" off \ .include -.if ${ARCH} == "sparc64" -BROKEN= Does not build on sparc64 -.endif - .if !defined(WITHOUT_RADIUS) CONFIGURE_ARGS+= --with-authinfo-radius AUTHINFO_EXT+= authinfo_radius.ext diff --git a/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in b/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in new file mode 100644 index 000000000000..defa0756f117 --- /dev/null +++ b/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in @@ -0,0 +1,10 @@ +--- scripts/nntpcache-gdb.sh.in.orig Sat Nov 25 10:36:56 2006 ++++ scripts/nntpcache-gdb.sh.in Sat Nov 25 10:38:14 2006 +@@ -61,6 +61,7 @@ + break + fi + done ++exit + + ( + echo === uname -a -- cgit v1.2.3