diff options
author | minskim <minskim@pkgsrc.org> | 2004-06-20 02:52:28 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-06-20 02:52:28 +0000 |
commit | b31b8a3ddd2997709a8855aef2c8de629bde0b8f (patch) | |
tree | 9ca54828d0ed9d96be07f2b88ac4390353da6407 /mail/metamail/patches | |
parent | 05200787fec2e634eef4dbad42a893068fb91b82 (diff) | |
download | pkgsrc-b31b8a3ddd2997709a8855aef2c8de629bde0b8f.tar.gz |
Do not try to install a nonexistent file; it stops installation on
some systems. Noted by jklos@.
Diffstat (limited to 'mail/metamail/patches')
-rw-r--r-- | mail/metamail/patches/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/metamail/patches/patch-aa b/mail/metamail/patches/patch-aa index 7df7792f319..eccfeb55fce 100644 --- a/mail/metamail/patches/patch-aa +++ b/mail/metamail/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.8 2004/06/17 20:56:56 minskim Exp $ +$NetBSD: patch-aa,v 1.9 2004/06/20 02:52:28 minskim Exp $ --- Makefile.orig 1994-01-26 11:32:33.000000000 -0600 +++ Makefile @@ -66,7 +66,7 @@ $NetBSD: patch-aa,v 1.8 2004/06/17 20:56:56 minskim Exp $ SHELL=/bin/sh -install: basics -+BINARIES= mailto metamail mimencode mmencode richtext richtoatk \ ++BINARIES= mailto metamail mmencode richtext richtoatk \ + splitmail +SCRIPTS= audiocompose audiosend extcompose getfilename mailserver \ + mailto-hebrew metasend patch-metamail rcvAppleSingle \ |