aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mgetty+sendfax/files
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2002-01-19 09:59:50 +0800
committerjmz <jmz@FreeBSD.org>2002-01-19 09:59:50 +0800
commit97e874dc052225c1edfb233517a6fd5af47f5305 (patch)
tree22c7f3632d07b239a85c97f072609309b8ed8419 /comms/mgetty+sendfax/files
parent1a92ff3b32c69b76386cd827e49dec5a63b783b2 (diff)
downloadfreebsd-ports-gnome-97e874dc052225c1edfb233517a6fd5af47f5305.tar.gz
freebsd-ports-gnome-97e874dc052225c1edfb233517a6fd5af47f5305.tar.zst
freebsd-ports-gnome-97e874dc052225c1edfb233517a6fd5af47f5305.zip
Upgrade to version 1.28-Jan10.
Diffstat (limited to 'comms/mgetty+sendfax/files')
-rw-r--r--comms/mgetty+sendfax/files/patch-ac19
1 files changed, 3 insertions, 16 deletions
diff --git a/comms/mgetty+sendfax/files/patch-ac b/comms/mgetty+sendfax/files/patch-ac
index 16172c88d5e5..7a4d22572e82 100644
--- a/comms/mgetty+sendfax/files/patch-ac
+++ b/comms/mgetty+sendfax/files/patch-ac
@@ -1,5 +1,5 @@
---- voice/Makefile.orig Thu Sep 10 05:06:12 1998
-+++ voice/Makefile Tue Dec 1 01:39:38 1998
+--- voice/Makefile.orig Sun Dec 23 16:08:13 2001
++++ voice/Makefile Sat Jan 19 02:32:10 2002
@@ -13,6 +13,8 @@
LN=ln
MV=mv
@@ -9,7 +9,7 @@
MGETTYLIB=../../getdisk.o ../../goodies.o ../../io.o \
../../locks.o ../../tio.o ../../modem.o \
-@@ -82,19 +84,19 @@
+@@ -83,11 +85,11 @@
@echo " Installing the voice extensions"
@echo " -------------------------------"
@echo ""
@@ -24,16 +24,3 @@
done
$(INSTALL) -m 644 man/man1/zplay.1 $(MAN1DIR)
$(INSTALL) -m 644 man/man1/pvf.1 $(MAN1DIR)
-- cd $(MAN1DIR); \
-- for i in $(PVFTOOLS); \
-- do \
-- $(RM) -f $$i.1; $(LN) -s pvf.1 $$i.1; \
-- done
-+# cd $(MAN1DIR); \
-+# for i in $(PVFTOOLS); \
-+# do \
-+# $(RM) -f $$i.1; $(LN) -s pvf.1 $$i.1; \
-+# done
- # [ -d $(VOICE_DIR) ] || mkdir $(VOICE_DIR)
- # [ -d $(VOICE_DIR)/incoming ] || mkdir $(VOICE_DIR)/incoming
- # chown 0 $(VOICE_DIR)/incoming