aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-03-29 18:50:06 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-03-29 18:50:06 +0000
commit1af70cac9203c9c98f316a214f0c4c93fa705e7c (patch)
tree49cbd84fd2530ea4dadead4dee596ba35b4e86af
parent3c739283e17051de17cf73e03ec503cd88224cd0 (diff)
downloadports-1af70cac9203c9c98f316a214f0c4c93fa705e7c.tar.gz
ports-1af70cac9203c9c98f316a214f0c4c93fa705e7c.zip
Notes
-rw-r--r--security/pam_alreadyloggedin/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/pam_alreadyloggedin/Makefile b/security/pam_alreadyloggedin/Makefile
index 26d47f032142..ba0531d0b27a 100644
--- a/security/pam_alreadyloggedin/Makefile
+++ b/security/pam_alreadyloggedin/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pam_alreadyloggedin
-# Date created: 6 March 2002
-# Whom: green@FreeBSD.org
-#
+# Created by: green@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= pam_alreadyloggedin
PORTVERSION= 0.3
@@ -24,7 +20,7 @@ MANCOMPRESSED= yes
BROKEN= fails to build with new utmpx
.endif
-.if defined(NOPROFILE)
+.if defined(NO_PROFILE) || defined(NOPROFILE) || defined(WITHOUT_PROFILE)
PLIST_SUB+= PROFILE="@comment "
.else
PLIST_SUB+= PROFILE=""