pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/bulk_mailer Add devel/sysexits bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e84dbdbcba44
branches:  trunk
changeset: 502643:e84dbdbcba44
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Nov 07 21:17:52 2005 +0000

description:
Add devel/sysexits bl3.

diffstat:

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

diffs (15 lines):

diff -r a20b9f2dcae9 -r e84dbdbcba44 mail/bulk_mailer/Makefile
--- a/mail/bulk_mailer/Makefile Mon Nov 07 21:17:07 2005 +0000
+++ b/mail/bulk_mailer/Makefile Mon Nov 07 21:17:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/06/16 06:58:02 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/07 21:17:52 tv Exp $
 #
 
 DISTNAME=      bulk_mailer-1.13
@@ -19,4 +19,5 @@
        ${INSTALL_PROGRAM} ${WRKSRC}/bulk_mailer ${PREFIX}/bin/bulk_mailer
        ${INSTALL_MAN} ${WRKSRC}/bulk_mailer.1 ${PREFIX}/man/man1/bulk_mailer.1
 
+.include "../../devel/sysexits/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index