diff options
| author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-22 01:48:44 +0000 |
|---|---|---|
| committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-22 01:48:44 +0000 |
| commit | faf8a5e596751de0e91c924bf5e490242c9ccb04 (patch) | |
| tree | ae34482763091a88921cf950b99d9c0ff0b217ec /www/chtml/files/patch-makefile | |
| parent | Add application/msword mime type for you can double click on any of .doc files (diff) | |
- installs file into standard perl directory and unbreak this port
Notes
Notes:
svn path=/head/; revision=139856
Diffstat (limited to 'www/chtml/files/patch-makefile')
| -rw-r--r-- | www/chtml/files/patch-makefile | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/www/chtml/files/patch-makefile b/www/chtml/files/patch-makefile index 43559aa1ffa8..1e669eb498f9 100644 --- a/www/chtml/files/patch-makefile +++ b/www/chtml/files/patch-makefile @@ -1,5 +1,14 @@ ---- makefile.orig Mon Jun 22 22:43:44 1998 -+++ makefile Tue Nov 5 13:07:32 2002 +--- makefile.orig Mon Jun 22 20:43:44 1998 ++++ makefile Fri Jul 22 09:42:30 2005 +@@ -9,7 +9,7 @@ + INSTALL_BINDIR=/usr/local/bin + INSTALL_INCDIR=/usr/local/include + INSTALL_SIODDIR=/usr/local/lib/siod +-INSTALL_PERLDIR=/usr/local/lib/perl5/site_perl ++INSTALL_PERLDIR=$(SITE_PERL) + INSTALL_DEMODIR=$$HOME/public_html/chtml + + #CFLAGS=-g -Wall @@ -17,7 +17,7 @@ .SUFFIXES: .html .html-bin .smd .cgi .pl .cgi .scm .cgi |
