diff options
Diffstat (limited to 'sysutils/ipa/Makefile')
-rw-r--r-- | sysutils/ipa/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile index 5e4198a..7c8a5ee 100644 --- a/sysutils/ipa/Makefile +++ b/sysutils/ipa/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ipa -# Date created: 2 December 2000 -# Whom: Andrey Simonenko -# +# Created by: Andrey Simonenko # $FreeBSD$ -# PORTNAME= ipa PORTVERSION= 2.1.2 @@ -29,6 +25,7 @@ SUBLIMITS_DESC= Enable sublimits support THRESHOLDS_DESC= Enable thresholds support CTL_CREDS_DESC= Enable ipactl's messages credentials +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MAUTORULES) |