diff options
Diffstat (limited to 'net/spat/files/patch-ad')
-rw-r--r-- | net/spat/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/spat/files/patch-ad b/net/spat/files/patch-ad new file mode 100644 index 000000000000..35adabd35aa5 --- /dev/null +++ b/net/spat/files/patch-ad @@ -0,0 +1,11 @@ +--- spatd/Makefile.in 2000/10/31 11:38:24 1.1 ++++ spatd/Makefile.in 2000/10/31 11:39:48 +@@ -124,7 +124,7 @@ + + + DEFS = @DEFS@ -I. -I$(srcdir) -I.. +-CPPFLAGS = @CPPFLAGS@ ++CPPFLAGS = @CPPFLAGS@ -DPREFIX=\"@prefix@\" + LDFLAGS = @LDFLAGS@ + LIBS = @LIBS@ + spatd_OBJECTS = main.o support.o interface.o callbacks.o prefs.o |