diff options
Diffstat (limited to 'security/sud/Makefile')
-rw-r--r-- | security/sud/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/sud/Makefile b/security/sud/Makefile index 64153e5fbc09..776eb02b83de 100644 --- a/security/sud/Makefile +++ b/security/sud/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sud -# Date created: 20 Sep 2004 -# Whom: bugghy <bugghy@SAFe-mail.net> -# +# Created by: bugghy <bugghy@SAFe-mail.net> # $FreeBSD$ -# PORTNAME= sud PORTVERSION= 1.3 @@ -17,6 +13,7 @@ COMMENT= Execute processes with special privileges in a nosuid environment GNU_CONFIGURE= yes MAN1= sud.1 suz.1 ilogin.1 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} > 900007 |