aboutsummaryrefslogtreecommitdiff
path: root/security/isakmpd
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-07 12:32:37 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-07 12:32:37 +0000
commit7179e3c4459862c081e6ce476de6d585d08316b9 (patch)
treeb57198aaa53441ba346e685b7884bf1b19ff86a3 /security/isakmpd
parentdeb327131db74a444ea0932093e34e1346e5daf1 (diff)
downloadports-7179e3c4459862c081e6ce476de6d585d08316b9.tar.gz
ports-7179e3c4459862c081e6ce476de6d585d08316b9.zip
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=367537
Diffstat (limited to 'security/isakmpd')
-rw-r--r--security/isakmpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index 4d5910aedbe5..1e629af821cd 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -5,8 +5,7 @@ PORTNAME= isakmpd
PORTVERSION= 20041207
PORTREVISION= 3
CATEGORIES= security net
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= simon
+MASTER_SITES= LOCAL/simon
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenBSD IKE daemon
@@ -21,6 +20,7 @@ BROKEN= requires IPsec support
BUILD_DEPENDS+= keynote:${PORTSDIR}/security/keynote
.endif
+USES= uidfix
USE_RC_SUBR= isakmpd
MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man LC_ALL=C