summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjl <mjl>2008-08-14 14:43:34 +0000
committermjl <mjl>2008-08-14 14:43:34 +0000
commita4a99a2ce2aef7109be043680a8b62560fdbb71e (patch)
tree496337cf00c7a485757351af1c60a68dc60db5ed
parent117cb862171246924e4bf1bf1867f3e91f601f0d (diff)
downloadpkgsrc-a4a99a2ce2aef7109be043680a8b62560fdbb71e.tar.gz
Back out previous, the root problem seems to have been
an outdated pkg_check.
-rw-r--r--net/libsoup24/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libsoup24/Makefile b/net/libsoup24/Makefile
index 53cb5676e33..44249b9359c 100644
--- a/net/libsoup24/Makefile
+++ b/net/libsoup24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/08/13 17:20:46 mjl Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/14 14:43:34 mjl Exp $
DISTNAME= libsoup-2.4.1
PKGNAME= libsoup24-2.4.1
@@ -19,7 +19,6 @@ GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= libsoup.pc.in
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libgnome/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"