pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix Added USE_TOOLS+=perl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/495347644953
branches:  trunk
changeset: 508881:495347644953
user:      martti <martti%pkgsrc.org@localhost>
date:      Mon Feb 27 13:22:55 2006 +0000

description:
Added USE_TOOLS+=perl

diffstat:

 mail/postfix/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r c0bc9cb22016 -r 495347644953 mail/postfix/Makefile
--- a/mail/postfix/Makefile     Mon Feb 27 13:05:55 2006 +0000
+++ b/mail/postfix/Makefile     Mon Feb 27 13:22:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.177 2006/02/27 07:10:59 martti Exp $
+# $NetBSD: Makefile,v 1.178 2006/02/27 13:22:55 martti Exp $
 
 DISTNAME=      postfix-2.2.9
 #PKGREVISION=  1
@@ -15,6 +15,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_TOOLS+=    perl
+
 .include "../../mk/bsd.prefs.mk"
 
 # POSTFIX_QUEUE_DIR is the default queue directory for Postfix.  This is



Home | Main Index | Thread Index | Old Index