diff options
author | leeym <leeym@FreeBSD.org> | 2006-11-25 11:00:22 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2006-11-25 11:00:22 +0800 |
commit | 9cf7881032e61d25d04ca69ae57464f501f9fa0c (patch) | |
tree | 7280cd551f38faeade48bd2ac3fac0c1823bd231 | |
parent | e60633930d126488ab36b970c1a168391a11b8c1 (diff) | |
download | freebsd-ports-gnome-9cf7881032e61d25d04ca69ae57464f501f9fa0c.tar.gz freebsd-ports-gnome-9cf7881032e61d25d04ca69ae57464f501f9fa0c.tar.zst freebsd-ports-gnome-9cf7881032e61d25d04ca69ae57464f501f9fa0c.zip |
- unbreak on sparc64 [1]
- stop sending debug mail
PR: [1] 105752
Submitted by: shaun@
-rw-r--r-- | news/nntpcache/Makefile | 6 | ||||
-rw-r--r-- | news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in | 10 |
2 files changed, 11 insertions, 5 deletions
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 <bsd.port.pre.mk> -.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 |