pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/bulk_mailer Remove broken CPPFLAGS.SunOS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83250ebbd66c
branches:  trunk
changeset: 639782:83250ebbd66c
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Sep 25 13:02:30 2014 +0000

description:
Remove broken CPPFLAGS.SunOS.

diffstat:

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

diffs (18 lines):

diff -r abc4e519d791 -r 83250ebbd66c mail/bulk_mailer/Makefile
--- a/mail/bulk_mailer/Makefile Thu Sep 25 12:59:30 2014 +0000
+++ b/mail/bulk_mailer/Makefile Thu Sep 25 13:02:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/10/08 12:19:03 asau Exp $
+# $NetBSD: Makefile,v 1.12 2014/09/25 13:02:30 jperkin Exp $
 #
 
 DISTNAME=      bulk_mailer-1.13
@@ -12,8 +12,6 @@
 HAS_CONFIGURE= YES
 BUILD_TARGET=  bulk_mailer
 
-CPPFLAGS.SunOS+=       -DPIPECOMMAND=\"/usr/sbin/sendmail -bs %s\"
-
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
 
 do-install:



Home | Main Index | Thread Index | Old Index