From 482cac3d93eeed1f66508e14f88844c4d4709617 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 23 Sep 2015 15:39:36 +0000 Subject: - Fix install from non-root Approved by: portmgr blanket --- mail/batv-milter/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/batv-milter/Makefile') diff --git a/mail/batv-milter/Makefile b/mail/batv-milter/Makefile index e62c4ba5686e..6e478f90adb8 100644 --- a/mail/batv-milter/Makefile +++ b/mail/batv-milter/Makefile @@ -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 \ -- cgit v1.2.3