diff options
Diffstat (limited to 'security/calife/Makefile')
-rw-r--r-- | security/calife/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/calife/Makefile b/security/calife/Makefile index a5ec3a8ff801..6b1baf97cee3 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -1,6 +1,5 @@ # Created by: Thomas Quinot <thomas@cuivre.fr.eu.org> # $FreeBSD$ -# PORTNAME= calife PORTVERSION= 2.8.6.5 @@ -21,4 +20,5 @@ CONFLICTS?= calife-3.* MAN1= calife.1 MAN5= calife.auth.5 +NO_STAGE= yes .include <bsd.port.mk> |