diff options
| author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 14:22:51 +0000 |
|---|---|---|
| committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-05 14:22:51 +0000 |
| commit | c97a8913e47c4dd10d7f29b139e29ef9e2dc893e (patch) | |
| tree | 60773ef4cdf0cf9cb71448ee5da8496a1b9f2b1d | |
| parent | RUN_DEPENDS on gnupg, CONFLICTS with kgpg. (diff) | |
CONFLICTS with kdeutils-3.2+
Submitted by: lioux
| -rw-r--r-- | security/kgpg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index ea136788d953..f0984c0db685 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -16,6 +16,8 @@ COMMENT= A simple KDE frontend for GnuPG RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +CONFLICTS= kdeutils-3.[2-].* + USE_GMAKE= yes GNU_CONFIGURE= yes USE_KDELIBS_VER= 3 |
