aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-05 22:20:55 +0800
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-05 22:20:55 +0800
commitbe4bd12ceca250fc449034d19fc2e4bc79f6d8bb (patch)
tree13f21f43bca672683e1922fa5e6566452ddb00b3 /misc
parenta8c2ff4187cd79361e93da9995e2594b37854cd3 (diff)
downloadfreebsd-ports-gnome-be4bd12ceca250fc449034d19fc2e4bc79f6d8bb.tar.gz
freebsd-ports-gnome-be4bd12ceca250fc449034d19fc2e4bc79f6d8bb.tar.zst
freebsd-ports-gnome-be4bd12ceca250fc449034d19fc2e4bc79f6d8bb.zip
RUN_DEPENDS on gnupg, CONFLICTS with kgpg.
Submitted by: lioux
Diffstat (limited to 'misc')
-rw-r--r--misc/kdeutils3/Makefile6
-rw-r--r--misc/kdeutils4/Makefile6
2 files changed, 10 insertions, 2 deletions
diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile
index a8f8ac39502e..ed44d32e1c46 100644
--- a/misc/kdeutils3/Makefile
+++ b/misc/kdeutils3/Makefile
@@ -7,12 +7,16 @@
PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
DIST_SUBDIR= KDE
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+
+CONFLICTS= kgpg-*
+
MAINTAINER?= kde@FreeBSD.org
COMMENT= Utilities for the KDE integrated X11 desktop
diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile
index a8f8ac39502e..ed44d32e1c46 100644
--- a/misc/kdeutils4/Makefile
+++ b/misc/kdeutils4/Makefile
@@ -7,12 +7,16 @@
PORTNAME= kdeutils
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
DIST_SUBDIR= KDE
+RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+
+CONFLICTS= kgpg-*
+
MAINTAINER?= kde@FreeBSD.org
COMMENT= Utilities for the KDE integrated X11 desktop