summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-20 21:21:36 +0000
committerwiz <wiz>2007-09-20 21:21:36 +0000
commit81eb0527c9e54cff15decccdba5e9cef9b653aa9 (patch)
treef1f45b9881abd1e90b78032d395217c8c2f749bc /mail
parent42565de2f3cf4d9914f0f2a4538123d000f0533c (diff)
downloadpkgsrc-81eb0527c9e54cff15decccdba5e9cef9b653aa9.tar.gz
Adapt eel dependencies; bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-notification/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile
index a570f14f3f6..6f2624a0eb0 100644
--- a/mail/mail-notification/Makefile
+++ b/mail/mail-notification/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2007/09/19 23:13:22 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2007/09/20 21:21:37 wiz Exp $
#
DISTNAME= mail-notification-4.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail gnome
MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/
@@ -44,7 +44,7 @@ CONFIGURE_ARGS+= --disable-sasl
CONFIGURE_ARGS+= --disable-ssl
.endif
-.include "../../devel/eel2/buildlink3.mk"
+.include "../../devel/eel/buildlink3.mk"
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"