summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorobache <obache>2013-08-16 09:20:40 +0000
committerobache <obache>2013-08-16 09:20:40 +0000
commit6a944dbdb44f4e7ae4c319ba6602ce5f37c6f1ed (patch)
treedb16d8c14c3c16d9c522a5512d1fb0ebccebd6cf /security/seahorse
parent0fa0cd6005f6d99d9ffd245d0919fdce33840ab7 (diff)
downloadpkgsrc-6a944dbdb44f4e7ae4c319ba6602ce5f37c6f1ed.tar.gz
revbump from libnotify bumped to 0.7 and dependency changed from libnotify07.
Diffstat (limited to 'security/seahorse')
-rw-r--r--security/seahorse/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 2c813f76b7c..da2a0a9fbb0 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.116 2013/08/12 12:52:16 obache Exp $
+# $NetBSD: Makefile,v 1.117 2013/08/16 09:20:41 obache Exp $
DISTNAME= seahorse-2.32.0
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/}
EXTRACT_SUFX= .tar.bz2
@@ -51,7 +51,7 @@ GCONF_SCHEMAS= seahorse.schemas
BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2
.include "../../security/gpgme/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/libnotify07/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"