summaryrefslogtreecommitdiff
path: root/net/zephyr/patches/patch-ae
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-11-25 01:50:41 +0000
committerhubertf <hubertf@pkgsrc.org>1999-11-25 01:50:41 +0000
commit52c5637d37d54705e561cdd05721353e1a66ca76 (patch)
treefef0c0c596cac3c19a12b0c5501164733535638a /net/zephyr/patches/patch-ae
parentd1201d05b1d97460a1c73c36518b0e9e822a48d7 (diff)
downloadpkgsrc-52c5637d37d54705e561cdd05721353e1a66ca76.tar.gz
zzufed
Diffstat (limited to 'net/zephyr/patches/patch-ae')
-rw-r--r--net/zephyr/patches/patch-ae14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/zephyr/patches/patch-ae b/net/zephyr/patches/patch-ae
new file mode 100644
index 00000000000..a251ff168f6
--- /dev/null
+++ b/net/zephyr/patches/patch-ae
@@ -0,0 +1,14 @@
+$NetBSD: patch-ae,v 1.1 1999/11/25 01:50:43 hubertf Exp $
+
+diff -x *.orig -urN ./clients/zmailnotify/Makefile.in /usr/pkgsrc/net/zephyr/work.i386.unpatched/zephyr-2.0.4/clients/zmailnotify/Makefile.in
+--- ./clients/zmailnotify/Makefile.in Fri Jul 7 23:56:05 1995
++++ /usr/pkgsrc/net/zephyr/work.i386.unpatched/zephyr-2.0.4/clients/zmailnotify/Makefile.in Thu Nov 25 02:52:55 1999
+@@ -18,7 +18,7 @@
+ CC=@CC@
+ INSTALL=@INSTALL@
+
+-DEBUG=-O
++DEBUG=-O2
+ CFLAGS=$(DEBUG) -I$(top_srcdir)/h -I$(BUILDTOP)/h -DKPOP @CPPFLAGS@
+ LDFLAGS=$(DEBUG) -L$(BUILDTOP)/lib/zephyr @ET_LDFLAGS@ @LDFLAGS@
+ LIBS=-lzephyr @LIBS@ -lcom_err