From 69a6a2783a17a345063818063bd1b37e9a7e4fb3 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 11 Sep 2005 21:42:42 +0000 Subject: Update PORTREVISION because libspf2 is moved Update LIB_DEPENDS to mail/libspf2-10 Use builtin echo Use REINPLACE instead then scripts/configure and scripts/fix-files-list PR: 85000 Submitted by: Marcus Grando Approved by: Vivek Khera (maintainer) --- mail/postfix/scripts/fix-files-list | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 mail/postfix/scripts/fix-files-list (limited to 'mail/postfix/scripts/fix-files-list') diff --git a/mail/postfix/scripts/fix-files-list b/mail/postfix/scripts/fix-files-list deleted file mode 100644 index cc4a1083a814..000000000000 --- a/mail/postfix/scripts/fix-files-list +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -# need to fixup ${PREFIX}/etc/postfix/postfix-files to indicate compressed -# man pages, since the ports software compresses them later, and if we -# run post-install it will complain about missing files -# (script from Simon J. Mudd) - -ed ${PREFIX}/etc/postfix/postfix-files <