From d69c74f80d95719f6776fccb4f5dab196a03adc4 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 30 Oct 2002 13:25:25 +0000 Subject: devel/SWIG -> devel/swig11 --- net/py-libnet/files/patch-Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net/py-libnet/files/patch-Makefile') diff --git a/net/py-libnet/files/patch-Makefile b/net/py-libnet/files/patch-Makefile index bafbce66fe37..9a9b37665300 100644 --- a/net/py-libnet/files/patch-Makefile +++ b/net/py-libnet/files/patch-Makefile @@ -1,8 +1,9 @@ ---- Makefile.orig Wed Jan 30 11:16:34 2002 -+++ Makefile Wed Jan 30 11:20:32 2002 +--- Makefile.orig Mon Oct 15 15:54:55 2001 ++++ Makefile Wed Oct 30 22:24:31 2002 @@ -1,10 +1,10 @@ - SWIG=/usr/local/bin/swig +-SWIG=/usr/local/bin/swig ++SWIG=%%LOCALBASE%%/bin/swig1.1 CC=gcc -g -PYTHON_INCLUDES=-I/usr/include/python1.5 -LIBNET_INCLUDES=-I/usr/include/libnet -- cgit v1.2.3