summaryrefslogtreecommitdiff
path: root/comms/efax-gtk/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'comms/efax-gtk/patches/patch-aa')
-rw-r--r--comms/efax-gtk/patches/patch-aa28
1 files changed, 28 insertions, 0 deletions
diff --git a/comms/efax-gtk/patches/patch-aa b/comms/efax-gtk/patches/patch-aa
new file mode 100644
index 00000000000..b687c5216ef
--- /dev/null
+++ b/comms/efax-gtk/patches/patch-aa
@@ -0,0 +1,28 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/05/04 02:03:26 jtb Exp $
+
+--- Makefile.presets.orig Sun Jan 13 22:11:27 2002
++++ Makefile.presets Thu Apr 25 16:16:16 2002
+@@ -40,18 +40,11 @@
+ $(CC) $(CXXFLAGS) $(COMPILE_OPTION) $(OUTPUT_OPTION)
+
+ install: efax-gtk
+- $(INSTALL) -d $(BINDIR)
+- $(INSTALL) -d $(RCDIR)
+- $(INSTALL) -d $(MANDIR)/man1
+- $(INSTALL) -m644 -oroot -groot efax-gtk efax-gtk-send $(BINDIR)/
+- chmod +x $(BINDIR)/efax-gtk
+- chmod +x $(BINDIR)/efax-gtk-send
+- $(INSTALL) -m644 -oroot -groot efax-gtkrc $(RCDIR)/
+- $(INSTALL) -m644 -oroot -groot efax-gtk.1.gz $(MANDIR)/man1/
+- $(INSTALL) -d $(SPOOLDIR)
+- chgrp lp $(SPOOLDIR)
+- $(INSTALL) -m644 -oroot -groot efax-gtk-faxfilter $(SPOOLDIR)/
+- chmod +x $(SPOOLDIR)/efax-gtk-faxfilter
++ $(BSD_INSTALL_PROGRAM) efax-gtk $(BINDIR)/
++ $(BSD_INSTALL_SCRIPT) efax-gtk-send $(BINDIR)/
++ $(BSD_INSTALL_DATA) efax-gtkrc $(RCDIR)/
++ $(BSD_INSTALL_MAN) efax-gtk.1 $(MANDIR)/man1/
++ $(BSD_INSTALL_SCRIPT) efax-gtk-faxfilter $(SPOOLDIR)/
+
+ clean:
+ rm -f *.o