summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgp
diff options
context:
space:
mode:
authorjoerg <joerg>2007-09-23 17:08:00 +0000
committerjoerg <joerg>2007-09-23 17:08:00 +0000
commit4a09fbd1a3b28d4ea072a71c69bbea12d0561ceb (patch)
treeef0e73506b86f8046ac5847134be3dbd91f95875 /mail/claws-mail-pgp
parent9df75af1c4a97a083e41acc3b60428fefb991e68 (diff)
downloadpkgsrc-4a09fbd1a3b28d4ea072a71c69bbea12d0561ceb.tar.gz
Repeat after me: NEVER depend on an exact revision of a package unless
you *really* REALLY mean that. Fix the dependencies of all claws-mail packages on claws-mail itself. Bump all those revisions. Fix some indentation while here to be at least basic consistent.
Diffstat (limited to 'mail/claws-mail-pgp')
-rw-r--r--mail/claws-mail-pgp/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/claws-mail-pgp/Makefile b/mail/claws-mail-pgp/Makefile
index 25cb7343349..fef00019269 100644
--- a/mail/claws-mail-pgp/Makefile
+++ b/mail/claws-mail-pgp/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:29 smb Exp $
+# $NetBSD: Makefile,v 1.3 2007/09/23 17:08:02 joerg Exp $
#
.include "../../mail/claws-mail/Makefile.vers"
DISTNAME= claws-mail-pgp-${CLAWS_VERSION}
+PKGREVISION= 1
CATEGORIES= mail security
MASTER_SITES= # empty
DISTFILES= # empy
@@ -10,9 +11,9 @@ DISTFILES= # empy
MAINTAINER= smb@NetBSD.org
COMMENT= Metapackage for the PGP plug-in for Claws-mail
-DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}:../../mail/claws-mail-pgpcore
-DEPENDS+= claws-mail-pgpmime-${CLAWS_VERSION}:../../mail/claws-mail-pgpmime
-DEPENDS+= claws-mail-pgpinline-${CLAWS_VERSION}:../../mail/claws-mail-pgpinline
+DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore
+DEPENDS+= claws-mail-pgpmime-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpmime
+DEPENDS+= claws-mail-pgpinline-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpinline
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes