diff options
Diffstat (limited to 'net/gssdp/Makefile')
-rw-r--r-- | net/gssdp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index ce91aceee26..100c1b21494 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/11 10:56:48 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:24 asau Exp $ # DISTNAME= gssdp-0.12.2.1 @@ -15,7 +15,6 @@ LICENSE= gnu-lgpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake -PKG_DESTDIR_SUPPORT= user-destdir PKGCONFIG_OVERRIDE+= gssdp-1.0.pc.in |