diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/majordomo/files/patch-config-test | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Notes
Notes:
svn path=/head/; revision=366959
Diffstat (limited to 'mail/majordomo/files/patch-config-test')
-rw-r--r-- | mail/majordomo/files/patch-config-test | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/majordomo/files/patch-config-test b/mail/majordomo/files/patch-config-test deleted file mode 100644 index 0f1d6c805865..000000000000 --- a/mail/majordomo/files/patch-config-test +++ /dev/null @@ -1,13 +0,0 @@ ---- ./config-test.orig 2013-11-24 18:52:22.394976553 +0400 -+++ ./config-test 2013-11-24 18:49:26.000000000 +0400 -@@ -7,8 +7,8 @@ - # execute this by cd to your majordomo dir, then 'wrapper config-test' - # - --@requires = ( "ctime.pl", -- "majordomo_version.pl", -+use POSIX qw(ctime); -+@requires = ( "majordomo_version.pl", - "majordomo.pl", - "shlock.pl", - "config_parse.pl", |