summaryrefslogtreecommitdiff
path: root/mail/mail-notification
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-20 21:21:36 +0000
committerwiz <wiz@pkgsrc.org>2007-09-20 21:21:36 +0000
commitfa6bc69e7ed93397879b1f411e5a7fd9473efe74 (patch)
treef1f45b9881abd1e90b78032d395217c8c2f749bc /mail/mail-notification
parent11cb3b10969dc5bfc3035a1675e71ebf75bf34cf (diff)
downloadpkgsrc-fa6bc69e7ed93397879b1f411e5a7fd9473efe74.tar.gz
Adapt eel dependencies; bump PKGREVISION.
Diffstat (limited to 'mail/mail-notification')
-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"