1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/comms/seyon/files/patch-ad
Gary Jennejohn a920765e6b Remove "BROKEN" from the Makefile. Patch patch-ad fixes the problem.
Comment: Don't install files into user's homedirectory any more

Obtained from:	the maintainer (me@freebsd.org)
1999-03-30 19:48:19 +00:00

16 lines
519 B
Plaintext

--- Imakefile.orig Mon Mar 29 13:40:32 1999
+++ Imakefile Mon Mar 29 13:40:41 1999
@@ -46,13 +46,6 @@
InstallAppDefaultsLong(Seyon-co,Seyon-color)
InstallNonExecFile(seyon.help,$(LIBDIR))
-install::
- @if [ ! -d $(HOME)/.seyon ]; then mkdir $(HOME)/.seyon; fi; \
- echo "=== Copying example files (no overwrite) to $(HOME)/.seyon ..."; \
- for i in phonelist protocols startup script.*; do \
- if [ ! -f $(HOME)/.seyon/$$i ]; then cp $$i $(HOME)/.seyon; fi;\
- done;
-
clean::
rm -f version.h y.tab.* SeParse.c