aboutsummaryrefslogtreecommitdiff
path: root/mail/fetchmail/files/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'mail/fetchmail/files/patch-am')
-rw-r--r--mail/fetchmail/files/patch-am11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/fetchmail/files/patch-am b/mail/fetchmail/files/patch-am
deleted file mode 100644
index 8ee5f0d463b3..000000000000
--- a/mail/fetchmail/files/patch-am
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure~ Sat May 27 12:41:32 2000
-+++ configure Sat May 27 12:45:12 2000
-@@ -5010,7 +5010,7 @@
- if test "$USE_NLS" = "yes"
- then
- echo 'Enabling internationalization support...'
-- POMAKE='$(MAKE) -C po'
-+ POMAKE='cd po ; $(MAKE)'
- if test "x$prefix" != xNONE; then
- EXTRADEFS="$EXTRADEFS -DLOCALEDIR='\"$prefix/share/locale\"'"
- else