pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/gupnp12
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 12:35:20 UTC 2021
Modified Files:
pkgsrc/net/gupnp12: Makefile
Log Message:
gupnp12: remove pre-meson cruft
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/gupnp12/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/gupnp12/Makefile
diff -u pkgsrc/net/gupnp12/Makefile:1.9 pkgsrc/net/gupnp12/Makefile:1.10
--- pkgsrc/net/gupnp12/Makefile:1.9 Fri Dec 4 20:45:34 2020
+++ pkgsrc/net/gupnp12/Makefile Mon Apr 12 12:35:19 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/12/04 20:45:34 nia Exp $
+# $NetBSD: Makefile,v 1.10 2021/04/12 12:35:19 nia Exp $
DISTNAME= gupnp-1.2.2
PKGNAME= ${DISTNAME:S/gupnp/gupnp12/}
@@ -12,9 +12,7 @@ HOMEPAGE= http://www.gupnp.org/
COMMENT= Framework for UPnP devices (1.2 branch)
LICENSE= gnu-lgpl-v2
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= pkg-config
REPLACE_PYTHON= tools/gupnp-binding-tool-1.2
Home |
Main Index |
Thread Index |
Old Index