diff options
author | youri <youri@pkgsrc.org> | 2015-06-07 14:05:57 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-06-07 14:05:57 +0000 |
commit | ba709e725c8d1ce2bef93329bc69e1e2704bfcdb (patch) | |
tree | e009f4a4027d1536c148f394e61ce5b0e74c7ed9 /security/seahorse | |
parent | 62b359e5b47f5d3095eec49bb6eace3d0bc396f6 (diff) | |
download | pkgsrc-ba709e725c8d1ce2bef93329bc69e1e2704bfcdb.tar.gz |
Update libsoup buildlink path.
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 1e4f2dbb0ea..d83e14d01d8 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2015/04/25 14:24:50 tnn Exp $ +# $NetBSD: Makefile,v 1.129 2015/06/07 14:05:59 youri Exp $ DISTNAME= seahorse-2.32.0 PKGREVISION= 34 @@ -46,7 +46,7 @@ GCONF_SCHEMAS= seahorse.schemas .include "../../devel/GConf/schemas.mk" #.include "../../devel/libglade/buildlink3.mk" #.include "../../net/avahi/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../security/libgnome-keyring/buildlink3.mk" BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2 .include "../../security/gpgme/buildlink3.mk" |