diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/patches/patch-ag | 12 | ||||
-rw-r--r-- | comms/mgetty+sendfax/pkg/PLIST | 3 |
2 files changed, 13 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/patches/patch-ag b/comms/mgetty+sendfax/patches/patch-ag new file mode 100644 index 00000000000..bde7696a3c0 --- /dev/null +++ b/comms/mgetty+sendfax/patches/patch-ag @@ -0,0 +1,12 @@ +$NetBSD: patch-ag,v 1.1 1999/05/07 19:35:27 tron Exp $ + +--- g3/Makefile.orig Mon Feb 3 00:45:58 1997 ++++ g3/Makefile Fri May 7 21:29:43 1999 +@@ -42,5 +42,5 @@ + # + # make symlink for "g3topbm" (so third-party fax viewers won't fail) + # +- -cd $(BINDIR) ; \ +- test -x g3topbm || ln -s g32pbm g3topbm ++# -cd $(BINDIR) ; \ ++# test -x g3topbm || ln -s g32pbm g3topbm diff --git a/comms/mgetty+sendfax/pkg/PLIST b/comms/mgetty+sendfax/pkg/PLIST index 46680f8abd7..17b5f121c32 100644 --- a/comms/mgetty+sendfax/pkg/PLIST +++ b/comms/mgetty+sendfax/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 1998/11/24 22:38:07 tron Exp $ +@comment $NetBSD: PLIST,v 1.5 1999/05/07 19:35:28 tron Exp $ bin/autopvf bin/basictopvf bin/faxspool @@ -7,7 +7,6 @@ bin/faxrm bin/faxrunq bin/g3cat bin/g32pbm -bin/g3topbm bin/newslock bin/lintopvf bin/mg.echo |