mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Fix install from non-root
Approved by: portmgr blanket
This commit is contained in:
parent
a2aee09ac7
commit
482cac3d93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397620
@ -13,9 +13,12 @@ COMMENT= Milter for BATV (Bounce Address Tag Validation)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:${PORTSDIR}/mail/sendmail
|
||||
.endif
|
||||
|
||||
USES= uidfix
|
||||
USE_RC_SUBR= milter-batv
|
||||
USE_OPENSSL= TRUE
|
||||
|
||||
MAKE_ARGS= UBINOWN=${UID} UBINGRP=${GID}
|
||||
|
||||
WCONF= ${WRKSRC}/devtools/Site
|
||||
PLIST_FILES= bin/batv-filter man/man8/batv-filter.8.gz
|
||||
PORTDOCS= INSTALL KNOWNBUGS LICENSE README RELEASE_NOTES \
|
||||
|
Loading…
Reference in New Issue
Block a user