From 4a09fbd1a3b28d4ea072a71c69bbea12d0561ceb Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 23 Sep 2007 17:08:00 +0000 Subject: 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. --- mail/claws-mail-notification/Makefile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'mail/claws-mail-notification') diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index 35d12463eca..56ca0ca5c2d 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -1,21 +1,22 @@ -# $NetBSD: Makefile,v 1.2 2007/09/18 03:17:28 smb Exp $ +# $NetBSD: Makefile,v 1.3 2007/09/23 17:08:02 joerg Exp $ # -DISTNAME=notification_plugin-0.12.1 -PKGNAME=claws-mail-notification-0.12.1 -CATEGORIES=mail +DISTNAME= notification_plugin-0.12.1 +PKGNAME= claws-mail-notification-0.12.1 +PKGREVISION= 1 +CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ MAINTAINER= smb@NetBSD.org COMMENT= Provides various ways to notify the user of new and unread email -DEPENDS+= claws-mail-${CLAWS_VERSION}:../../mail/claws-mail +DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail .include "../../mk/bsd.prefs.mk" GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config USE_LANGUAGES+= c .include "../../mail/claws-mail/Makefile.vers" -- cgit v1.2.3