pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mini_sendmail bl3ify and allow pkgviews installat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1de1912856dc
branches: trunk
changeset: 466785:1de1912856dc
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Jan 23 11:27:30 2004 +0000
description:
bl3ify and allow pkgviews installation.
diffstat:
mail/mini_sendmail/Makefile.common | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r ed96f174246e -r 1de1912856dc mail/mini_sendmail/Makefile.common
--- a/mail/mini_sendmail/Makefile.common Fri Jan 23 09:49:27 2004 +0000
+++ b/mail/mini_sendmail/Makefile.common Fri Jan 23 11:27:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2003/09/21 11:15:21 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.9 2004/01/23 11:27:30 jmmv Exp $
#
DISTNAME= mini_sendmail-1.3.2
@@ -9,10 +9,16 @@
HOMEPAGE= http://www.acme.com/software/mini_sendmail/
COMMENT= Accept email on behalf of the real sendmail without spooling
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+
FILESDIR= ${.CURDIR}/../mini_sendmail/files
EGDIR= ${PREFIX}/share/examples/mini_sendmail
+INSTALLATION_DIRS= man/man8 sbin
+
.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == SunOS)
Home |
Main Index |
Thread Index |
Old Index