aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail-conf
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2003-04-22 16:56:13 +0800
committerroam <roam@FreeBSD.org>2003-04-22 16:56:13 +0800
commit030e5b7b02cd0d237c28b45ab8c2986c5c086df4 (patch)
tree4e40e962deb5b206d453cb34c3def4cc2faa7ba2 /mail/qmail-conf
parentad818e8ca5db165ed3e13cdd22535da5e7c99f0e (diff)
downloadfreebsd-ports-gnome-030e5b7b02cd0d237c28b45ab8c2986c5c086df4.tar.gz
freebsd-ports-gnome-030e5b7b02cd0d237c28b45ab8c2986c5c086df4.tar.zst
freebsd-ports-gnome-030e5b7b02cd0d237c28b45ab8c2986c5c086df4.zip
Add NO_MTREE: the /var/qmail hierarchy does not really need
the hier(7) directory tree. Bump PORTREVISION. Reported by: David Phillips <david@geektech.com>
Diffstat (limited to 'mail/qmail-conf')
-rw-r--r--mail/qmail-conf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/qmail-conf/Makefile b/mail/qmail-conf/Makefile
index 17b243cf56c0..c667a0dbf01b 100644
--- a/mail/qmail-conf/Makefile
+++ b/mail/qmail-conf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qmail-conf
PORTVERSION= 0.60
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.din.or.jp/~ushijima/qmail-conf/ \
http://cr.yp.to/djbdns/
@@ -26,6 +27,8 @@ NO_PACKAGE= "borrows code from djbdns, thus falls under the same restrictions as
QMAIL_DIR?= /var/qmail
PREFIX?= ${QMAIL_DIR}
+NO_MTREE= yes
+
DJBDNS_VER= 1.05
DJBDNS_NAME= djbdns-${DJBDNS_VER}
DJBDNS_DIST= ${DJBDNS_NAME}${EXTRACT_SUFX}