diff options
author | roberto <roberto@FreeBSD.org> | 2005-06-14 18:54:23 +0800 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2005-06-14 18:54:23 +0800 |
commit | 78b408f317f11ad6c88ddb36f05b803e552689c9 (patch) | |
tree | 093e337e2177238e5bc81b763013a777f39ac5e1 /security/calife | |
parent | 84035706570d44c1301fa901cf6bff77ebe22723 (diff) | |
download | freebsd-ports-gnome-78b408f317f11ad6c88ddb36f05b803e552689c9.tar.gz freebsd-ports-gnome-78b408f317f11ad6c88ddb36f05b803e552689c9.tar.zst freebsd-ports-gnome-78b408f317f11ad6c88ddb36f05b803e552689c9.zip |
Add CONFLICTS entry for calife-3.* (calife-devel).
Diffstat (limited to 'security/calife')
-rw-r--r-- | security/calife/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/calife/Makefile b/security/calife/Makefile index b9020829b82f..9c44aa8a1258 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -20,6 +20,8 @@ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-etcdir=${PREFIX}/etc" +CONFLICTS?= calife-3.* + MAN1= calife.1 MAN5= calife.auth.5 |