diff options
author | adam <adam> | 2005-03-30 13:49:58 +0000 |
---|---|---|
committer | adam <adam> | 2005-03-30 13:49:58 +0000 |
commit | 0d7dd4545cc63d417dff0e5304ff8bc24a805680 (patch) | |
tree | 9e4b8304b9c7b8a066a583cfca951f0b746a3ac9 /comms | |
parent | f4b34ad8428ab4a9e1237468e20ccc7cbcfbce3e (diff) | |
download | pkgsrc-0d7dd4545cc63d417dff0e5304ff8bc24a805680.tar.gz |
Remove patch-ae
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax-gtk/patches/patch-ae | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/comms/efax-gtk/patches/patch-ae b/comms/efax-gtk/patches/patch-ae deleted file mode 100644 index 2a7ec1faa40..00000000000 --- a/comms/efax-gtk/patches/patch-ae +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2002/12/25 13:18:25 jmmv Exp $ - ---- Makefile.in.orig Sat Apr 6 13:07:24 2002 -+++ Makefile.in -@@ -7,5 +7,7 @@ BINDIR=@BINDIR@ - RCDIR=@RCDIR@ - SPOOLDIR=@SPOOLDIR@ - MANDIR=@MANDIR@ -+prefix=@prefix@ -+DATADIR=@datadir@ - - @make_presets@ |