aboutsummaryrefslogtreecommitdiffstats
path: root/comms/seyon
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>1999-11-11 00:38:50 +0800
committerimp <imp@FreeBSD.org>1999-11-11 00:38:50 +0800
commita0da868fb711a735cae1ffd4a37e1fd44fb552a7 (patch)
tree9d3cd526b2250aba534ee4873da0a98deaaf2fa8 /comms/seyon
parentea4d58e5cb30c975589f88339b2b4e7839b12d39 (diff)
downloadfreebsd-ports-gnome-a0da868fb711a735cae1ffd4a37e1fd44fb552a7.tar.gz
freebsd-ports-gnome-a0da868fb711a735cae1ffd4a37e1fd44fb552a7.tar.zst
freebsd-ports-gnome-a0da868fb711a735cae1ffd4a37e1fd44fb552a7.zip
Don't install seyon stid dialer for the moment.
Submitted by: Michael Elbel <Michael.Elbel@consol.de>
Diffstat (limited to 'comms/seyon')
-rw-r--r--comms/seyon/files/patch-aa16
1 files changed, 0 insertions, 16 deletions
diff --git a/comms/seyon/files/patch-aa b/comms/seyon/files/patch-aa
index 673bcc7499f8..37d4e49ae829 100644
--- a/comms/seyon/files/patch-aa
+++ b/comms/seyon/files/patch-aa
@@ -1,19 +1,3 @@
-diff -c ./Imakefile ../seyon.new/Imakefile
-*** ./Imakefile Sat Mar 27 22:20:12 1993
---- ../seyon.new/Imakefile Fri Feb 3 07:51:12 1995
-***************
-*** 11,16 ****
---- 11,19 ----
- DEPLIBS =
- LOCAL_LIBRARIES = XawClientLibs
-
-+ /* We need seyon to be sgid dialer */
-+ INSTPGMFLAGS = -s -m 2755 -o bin -g dialer
-+
- /* SYS_LIBRARIES = -lm */
-
- SRCS = Seyon.c SeActions.c SeScan.c SeDial.c SeErr.c SeGeneric.c \
-Only in .: Makefile
diff -c ./SePort.c ../seyon.new/SePort.c
*** ./SePort.c Wed Apr 21 15:38:31 1993
--- ../seyon.new/SePort.c Fri Feb 3 07:37:50 1995