diff options
author | lofi <lofi@FreeBSD.org> | 2005-07-02 05:26:07 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-07-02 05:26:07 +0800 |
commit | 59e6c7929685bea6e07eaea1de430f2f07729164 (patch) | |
tree | 67d96f7e8fd49119e19a9954926c8d53f4f5d338 /security/kgpg | |
parent | 4258a1d3ca15b050000dd92f33eb73721d3db724 (diff) | |
download | freebsd-ports-gnome-59e6c7929685bea6e07eaea1de430f2f07729164.tar.gz freebsd-ports-gnome-59e6c7929685bea6e07eaea1de430f2f07729164.tar.zst freebsd-ports-gnome-59e6c7929685bea6e07eaea1de430f2f07729164.zip |
Adjust CONFLICTS.
Diffstat (limited to 'security/kgpg')
-rw-r--r-- | security/kgpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index e64cf7f3dc82..5d3606200156 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -16,7 +16,7 @@ COMMENT= A simple KDE frontend for GnuPG RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg -CONFLICTS= kdeutils-3.[2-].* +CONFLICTS= kdeutils-3.[2-4].* USE_GMAKE= yes GNU_CONFIGURE= yes |