mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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>
This commit is contained in:
parent
86f5dfe011
commit
1fd332f196
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79451
1 changed files with 3 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue