1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

reasonable defaults for MSGEDCFG and PERL (so that msged and hpt

can be built manually with our settings)
This commit is contained in:
Max Khon 2003-01-24 09:44:04 +00:00
parent 6e7034d22e
commit 3403a41f9f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73934

View File

@ -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