aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-ssl/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-03 03:08:37 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-03 03:08:37 +0000
commitf1092a8b24e55958e7b38ae147748e3f3565a514 (patch)
tree9ec40788e37d3943074873c89ad70d44d371796f /www/lynx-ssl/files
parent8456bfe9422f64cbda15c11e62f9ee6c024a42b0 (diff)
downloadports-f1092a8b24e55958e7b38ae147748e3f3565a514.tar.gz
ports-f1092a8b24e55958e7b38ae147748e3f3565a514.zip
Notes
Diffstat (limited to 'www/lynx-ssl/files')
-rw-r--r--www/lynx-ssl/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/lynx-ssl/files/patch-aa b/www/lynx-ssl/files/patch-aa
new file mode 100644
index 000000000000..d1df17696a47
--- /dev/null
+++ b/www/lynx-ssl/files/patch-aa
@@ -0,0 +1,19 @@
+*** makefile.in.bak Sun Dec 14 02:30:40 1997
+--- makefile.in Mon Dec 15 17:48:54 1997
+***************
+*** 37,43 ****
+ libdir= @libdir@
+
+ ## Where you want the help-files installed
+! helpdir= @libdir@/lynx_help
+
+ installbin= @INSTALL_PROGRAM@ -s -m 755
+ installdoc= @INSTALL_DATA@
+--- 37,43 ----
+ libdir= @libdir@
+
+ ## Where you want the help-files installed
+! helpdir= $(prefix)/lib/lynx_help
+
+ installbin= @INSTALL_PROGRAM@ -s -m 755
+ installdoc= @INSTALL_DATA@