summaryrefslogtreecommitdiff
path: root/www/rt40/files/patch-lib__RT.pm.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-11-14 12:33:33 +0000
commitcc415305a049ca523f2a8cf674009fa77c54fee6 (patch)
tree6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /www/rt40/files/patch-lib__RT.pm.in
parent- Now fix to use this port on !i386. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Diffstat (limited to 'www/rt40/files/patch-lib__RT.pm.in')
-rw-r--r--www/rt40/files/patch-lib__RT.pm.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/rt40/files/patch-lib__RT.pm.in b/www/rt40/files/patch-lib__RT.pm.in
deleted file mode 100644
index fc0fd75ddfdd..000000000000
--- a/www/rt40/files/patch-lib__RT.pm.in
+++ /dev/null
@@ -1,14 +0,0 @@
---- ./lib/RT.pm.in.orig 2008-08-18 11:14:11.000000000 -0400
-+++ ./lib/RT.pm.in 2008-12-28 23:13:17.000000000 -0500
-@@ -70,8 +70,10 @@
- our $LocalEtcPath = '@LOCAL_ETC_PATH@';
- our $LocalLibPath = '@LOCAL_LIB_PATH@';
- our $LocalLexiconPath = '@LOCAL_LEXICON_PATH@';
--our $LocalPluginPath = $LocalPath."/plugins";
-+our $LocalPluginPath = $LocalPath."/share/rt38/plugins";
-
-+## For FreeBSD p5-RT* ports
-+our $LocalHtmlPath = '@MASON_HTML_PATH@';
-
- # $MasonComponentRoot is where your rt instance keeps its mason html files
-