diff options
Diffstat (limited to 'chat/ser/patches/patch-ab')
-rw-r--r-- | chat/ser/patches/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/chat/ser/patches/patch-ab b/chat/ser/patches/patch-ab deleted file mode 100644 index eb8f40dd163..00000000000 --- a/chat/ser/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2004/05/09 23:58:19 wiz Exp $ - ---- modules/jabber/Makefile- 2003-08-24 06:35:44.000000000 +0900 -+++ modules/jabber/Makefile 2003-08-24 06:37:30.000000000 +0900 -@@ -8,7 +8,7 @@ - auto_gen= - NAME=jabber.so - # expat.h location --DEFS+=-I/usr/local/include --LIBS=-L/usr/local/lib -lexpat -+DEFS+=-I${BUILDLINK_PREFIX.expat}/include -+LIBS=-Wl,-R${BUILDLINK_PREFIX.expat}/lib -L${BUILDLINK_PREFIX.expat}/lib -lexpat - - include ../../Makefile.modules |