diff options
Diffstat (limited to 'net/gaim/files/patch-configure')
-rw-r--r-- | net/gaim/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gaim/files/patch-configure b/net/gaim/files/patch-configure new file mode 100644 index 000000000000..24c798ab7451 --- /dev/null +++ b/net/gaim/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Tue Sep 2 20:51:30 2003 ++++ configure Tue Sep 2 20:51:41 2003 +@@ -15914,7 +15914,7 @@ + fi + + prefix=`eval echo $prefix` +- PERL_MM_PARAMS="INSTALLDIRS=perl PREFIX=$prefix" ++ PERL_MM_PARAMS="INSTALLDIRS=perl PREFIX=%%LOCALBASE%%" + + + # Check whether --with-perl-lib or --without-perl-lib was given. |