diff options
Diffstat (limited to 'security/calife-devel/Makefile')
-rw-r--r-- | security/calife-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile index 1c629f2f3926..2bd1f57ad63d 100644 --- a/security/calife-devel/Makefile +++ b/security/calife-devel/Makefile @@ -1,6 +1,5 @@ # Created by: Thomas Quinot <thomas@cuivre.fr.eu.org> # $FreeBSD$ -# PORTNAME= calife PORTVERSION= 3.0.1 @@ -25,6 +24,7 @@ CONFLICTS?= calife-2.* MAN1= calife.1 MAN5= calife.auth.5 +NO_STAGE= yes post-install: @${INSTALL_DATA} ${WRKSRC}/pam/freebsd5 ${PREFIX}/etc/pam.d/calife.sample @${CAT} ${PKGMESSAGE} |