summaryrefslogtreecommitdiff
path: root/net/gssdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gssdp/Makefile')
-rw-r--r--net/gssdp/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index 97755ad1750..197187d223b 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2009/08/26 19:58:10 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/20 13:44:02 wiz Exp $
#
-DISTNAME= gssdp-0.6.4
-PKGREVISION= 1
+DISTNAME= gssdp-0.7.1
CATEGORIES= net
MASTER_SITES= http://www.gupnp.org/sources/gssdp/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gupnp.org/
COMMENT= SSDP library
+LICENSE= gnu-lgpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@@ -18,6 +18,5 @@ PKG_DESTDIR_SUPPORT= user-destdir
PKGCONFIG_OVERRIDE+= gssdp-1.0.pc.in
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
.include "../../net/libsoup24/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"