diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2005-06-14 10:54:23 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2005-06-14 10:54:23 +0000 |
commit | d047aa895e6e3283d0ba3ea8efaa0f317d749336 (patch) | |
tree | 38801df44c1595105175a74bacd879722207e7a6 /security/calife | |
parent | 0c3d914dd8b6e15455d19c18c3e706b4a081f905 (diff) | |
download | freebsd-ports-d047aa895e6e3283d0ba3ea8efaa0f317d749336.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 |