summaryrefslogtreecommitdiff
path: root/mail/perdition
diff options
context:
space:
mode:
authortv <tv>2006-03-03 16:56:35 +0000
committertv <tv>2006-03-03 16:56:35 +0000
commit3db5d7943bd076f819c89353400130520c84e585 (patch)
tree005d6aa3cb6f8d4b72a813ed36edd47f2315c814 /mail/perdition
parenta218462ab06c0ba854672df181b4c2455e00dea6 (diff)
downloadpkgsrc-3db5d7943bd076f819c89353400130520c84e585.tar.gz
Remove the "daemon map" database, which is sloppy (it has vestiges of the
gdbm map it was originally based on) -- we can re-enable this when it no longer breaks builds on some platforms.
Diffstat (limited to 'mail/perdition')
-rw-r--r--mail/perdition/Makefile4
-rw-r--r--mail/perdition/Makefile.common3
-rw-r--r--mail/perdition/PLIST3
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile
index ef42a6cde90..4c6ae9e58b2 100644
--- a/mail/perdition/Makefile
+++ b/mail/perdition/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/02/22 21:08:57 tv Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/03 16:56:35 tv Exp $
#
-PKGREVISION= 3
+PKGREVISION= 4
PERDITION_COMMENT= main program
diff --git a/mail/perdition/Makefile.common b/mail/perdition/Makefile.common
index a077500a2fd..3796e6ad6e4 100644
--- a/mail/perdition/Makefile.common
+++ b/mail/perdition/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2006/02/13 15:18:32 tv Exp $
+# $NetBSD: Makefile.common,v 1.3 2006/03/03 16:56:35 tv Exp $
#
PERDITION_VERSION= 1.17
@@ -16,6 +16,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKG_SYSCONFSUBDIR= perdition
+CONFIGURE_ARGS+= --disable-daemon-map
CONFIGURE_ARGS+= --localstatedir=/var
EGDIR= ${PREFIX}/share/examples
diff --git a/mail/perdition/PLIST b/mail/perdition/PLIST
index 59fe6a72121..7bbab2c0209 100644
--- a/mail/perdition/PLIST
+++ b/mail/perdition/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2006/02/22 21:08:57 tv Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/03/03 16:56:35 tv Exp $
include/jain.h
lib/libjain.la
-lib/libperditiondb_daemon.la
lib/libperditiondb_nis.la
lib/libperditiondb_posix_regex.la
man/man5/perditiondb.5