summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-05 14:20:55 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-05 14:20:55 +0000
commitbe4bd12ceca250fc449034d19fc2e4bc79f6d8bb (patch)
tree13f21f43bca672683e1922fa5e6566452ddb00b3 /archivers
parentCONFLICTS with umbrello. (diff)
RUN_DEPENDS on gnupg, CONFLICTS with kgpg.
Submitted by: lioux
Notes
Notes: svn path=/head/; revision=100053
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ark/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index a8f8ac39502e..ed44d32e1c46 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/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