summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--news/leafnode+/Makefile2
-rw-r--r--news/leafnode+/files/patch-ac11
2 files changed, 9 insertions, 4 deletions
diff --git a/news/leafnode+/Makefile b/news/leafnode+/Makefile
index f747948e8dc8..5a7204336c82 100644
--- a/news/leafnode+/Makefile
+++ b/news/leafnode+/Makefile
@@ -7,7 +7,7 @@
PORTNAME= leafnode+
PORTVERSION= 2.15
-CATEGORIES= news
+CATEGORIES= news ipv6
MASTER_SITES= http://www.io.com/~kazushi/leafnode+/ \
ftp://ftp.io.com/pub/usr/kazushi/leafnode+/
diff --git a/news/leafnode+/files/patch-ac b/news/leafnode+/files/patch-ac
index f1a4a2bb5069..70aa73dac263 100644
--- a/news/leafnode+/files/patch-ac
+++ b/news/leafnode+/files/patch-ac
@@ -1,5 +1,5 @@
---- Makefile.orig Wed Jun 13 10:53:27 2001
-+++ Makefile Sat Jul 7 11:33:58 2001
+--- Makefile.orig Fri Jun 13 05:06:46 2003
++++ Makefile Wed Jul 16 12:53:25 2003
@@ -11,19 +11,19 @@
#AR = ar
#RANLIB = ranlib
@@ -31,7 +31,12 @@
#
# If you want to build with debugging, use below.
#CFLAGS += -g -Wall -Wformat -Wstrict-prototypes -Wmissing-prototypes
-@@ -68,11 +68,11 @@
+@@ -64,15 +64,15 @@
+ #CFLAGS += -DDONTSTRICTDATEFORMAT
+ #
+ # If you want to use IPv6, use below. It may work.
+-#CFLAGS += -DINET6
++CFLAGS += -DINET6
#LIBS += -L/usr/local/v6/lib -linet6
#
# This is the directory where the news is stored.