diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-07 01:27:47 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-07 01:27:47 +0800 |
commit | b8ea45796d3a4defaebca23a6fe89be05bf645e3 (patch) | |
tree | f18ac7f177efe3e16116a1ecce82474de7d2dd56 /net-im/gaim/files/patch-plugins_perl_Makefile.in | |
parent | 71b8934e32a67a5b445b0bcb08ca55f70d696841 (diff) | |
download | marcuscom-ports-b8ea45796d3a4defaebca23a6fe89be05bf645e3.tar marcuscom-ports-b8ea45796d3a4defaebca23a6fe89be05bf645e3.tar.gz marcuscom-ports-b8ea45796d3a4defaebca23a6fe89be05bf645e3.tar.bz2 marcuscom-ports-b8ea45796d3a4defaebca23a6fe89be05bf645e3.tar.lz marcuscom-ports-b8ea45796d3a4defaebca23a6fe89be05bf645e3.tar.xz marcuscom-ports-b8ea45796d3a4defaebca23a6fe89be05bf645e3.tar.zst marcuscom-ports-b8ea45796d3a4defaebca23a6fe89be05bf645e3.zip |
All of these ports will be remove from FreeBSD ports in Aug 24th.
Reminded by: marcus
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9357 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/gaim/files/patch-plugins_perl_Makefile.in')
-rw-r--r-- | net-im/gaim/files/patch-plugins_perl_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-im/gaim/files/patch-plugins_perl_Makefile.in b/net-im/gaim/files/patch-plugins_perl_Makefile.in deleted file mode 100644 index bb6daa393..000000000 --- a/net-im/gaim/files/patch-plugins_perl_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- plugins/perl/Makefile.in.orig Sun Feb 20 15:39:08 2005 -+++ plugins/perl/Makefile.in Sun Feb 20 15:40:16 2005 -@@ -680,6 +680,7 @@ - done; \ - fi - @cd common && $(perlpath) Makefile.PL $(PERL_MM_PARAMS) -+ @cd common && $(perlpath) -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile - - common/Makefile.PL: common/Makefile.PL.in $(top_builddir)/config.status - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |