From 4c78f72eb92a8b517463d17a135aa8b1927cbbd6 Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Fri, 13 Jun 2014 12:02:41 +0000 Subject: [PATCH] - Remove chown to fix build - Bump PORTREVISION Submitted by: bdrewery --- security/openbsm-devel/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/security/openbsm-devel/Makefile b/security/openbsm-devel/Makefile index e37ddec0d7ad..35d10a7106c6 100644 --- a/security/openbsm-devel/Makefile +++ b/security/openbsm-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= openbsm DISTVERSION= 1.2-alpha3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.trustedbsd.org/downloads/ \ http://mirrors.rit.edu/zi/ @@ -43,7 +43,5 @@ IGNORE= is not needed under FreeBSD 10.x or higher post-install: @${MKDIR} -m 0770 ${STAGEDIR}${VARAUDIT}/dist @${MKDIR} -m 0700 ${STAGEDIR}${VARAUDIT}/remote - @${CHOWN} ${USERS}:${GROUPS} ${STAGEDIR}${VARAUDIT}/dist - @${CHOWN} ${USERS}:wheel ${STAGEDIR}${VARAUDIT}/remote .include