diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-31 12:41:17 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-31 12:41:17 +0000 |
| commit | 5ee4e37d0753ed37618816e2adb9f3fd81d24696 (patch) | |
| tree | 8988656fdeffe9abba74c96a4eebd45b1585f1da /net/spat/files/patch-ad | |
| parent | 04527497793503e4b2f9bfecc6316e4d095f6231 (diff) | |
Add spat - a lightweight Intranet Messaging Application for GNOME desktop.
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 |
