pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/qmail Add cdb_seek.c and dns.c to the files with ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa9be5fe7bd3
branches: trunk
changeset: 505866:fa9be5fe7bd3
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jan 08 17:48:14 2006 +0000
description:
Add cdb_seek.c and dns.c to the files with djb-errno hack.
diffstat:
mail/qmail/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 0eef1c8513ec -r fa9be5fe7bd3 mail/qmail/Makefile
--- a/mail/qmail/Makefile Sun Jan 08 17:45:23 2006 +0000
+++ b/mail/qmail/Makefile Sun Jan 08 17:48:14 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/01/05 02:57:11 schmonz Exp $
+# $NetBSD: Makefile,v 1.42 2006/01/08 17:48:14 joerg Exp $
#
DISTNAME= netqmail-1.05
@@ -34,7 +34,6 @@
DJB_BUILD_TARGETS= man
DJB_RESTRICTED= YES
-NO_PACKAGE= "needs work to function properly as a binary package"
DEINSTALL_EXTRA_TMPL+= ${PKGDIR}/DEINSTALL
INSTALL_EXTRA_TMPL+= ${PKGDIR}/INSTALL
@@ -87,6 +86,8 @@
SUBST_MESSAGE.logging= "Setting QUEUE_EXTRA."
.endif
+SUBST_FILES.djbware+= cdb_seek.c dns.c
+
post-extract:
${_PKG_SILENT}${_PKG_DEBUG}extract_file=${PKGNAME_NOREV}.tar.gz;\
export extract_file; cd ${WRKSRC}; ${EXTRACT_CMD}; \
Home |
Main Index |
Thread Index |
Old Index