summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-01-24 09:44:04 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-01-24 09:44:04 +0000
commit3403a41f9f4d113226b5c89f16fe590b3a94e820 (patch)
tree7d84c95933318039fa45cf01ca7071f9d5a34164 /news
parenttry to fix 'last character sympthome' problem with syscons (diff)
reasonable defaults for MSGEDCFG and PERL (so that msged and hpt
can be built manually with our settings)
Notes
Notes: svn path=/head/; revision=73934
Diffstat (limited to 'news')
-rw-r--r--news/husky-base/files/patch-huskymak.cfg19
1 files changed, 16 insertions, 3 deletions
diff --git a/news/husky-base/files/patch-huskymak.cfg b/news/husky-base/files/patch-huskymak.cfg
index ceb53544430a..b1dc5d7bbd27 100644
--- a/news/husky-base/files/patch-huskymak.cfg
+++ b/news/husky-base/files/patch-huskymak.cfg
@@ -1,6 +1,6 @@
--- huskymak.cfg.orig Tue May 1 12:37:48 2001
-+++ huskymak.cfg Fri Jan 24 00:00:50 2003
-@@ -35,11 +35,11 @@
++++ huskymak.cfg Fri Jan 24 15:15:30 2003
+@@ -35,14 +35,14 @@
# will not be compiled, and you won't know how to use the software ;-).
# You should take care that this directory is listed in the INFOPATH
# environment variable (if necessary, modify your /etc/profile file).
@@ -13,7 +13,11 @@
+HTMLDIR=$(PREFIX)/share/doc/husky
# Name of the config file of MSGED TE:
- MSGEDCFG=\"$(CFGDIR)/msged.cfg\"
+-MSGEDCFG=\"$(CFGDIR)/msged.cfg\"
++MSGEDCFG=\"~/.msged\"
+
+
+ ##############################################################################
@@ -108,7 +108,7 @@
# update dynamic library cache
@@ -34,6 +38,15 @@
#UNAME=OS2
#UNAME=BEOS
+@@ -143,7 +143,7 @@
+ SHORTNAMES=0
+
+ # Perl support
+-PERL=0
++PERL=1
+
+ # The DYNLIBS switch controls if dynamic or static linkage is used.
+ # This is tricky. If you set DYNLIBS=1, dynamic libraries (.so files)
@@ -166,7 +166,7 @@
WARNFLAGS=-Wall