aboutsummaryrefslogtreecommitdiff
path: root/security/pam_per_user/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_per_user/Makefile')
-rw-r--r--security/pam_per_user/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/pam_per_user/Makefile b/security/pam_per_user/Makefile
index 552ae8b0e1f2..d7aa30e5587b 100644
--- a/security/pam_per_user/Makefile
+++ b/security/pam_per_user/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pam_per_user
-# Date created: 11 May 2006
-# Whom: Jim Pirzyk <pirzyk@freebsd.org>
-#
+# Created by: Jim Pirzyk <pirzyk@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pam_per_user
PORTVERSION= 0.4
@@ -18,4 +14,5 @@ USE_AUTOTOOLS= libtool
MAN5= pam_per_user.5
+NO_STAGE= yes
.include <bsd.port.mk>