summaryrefslogtreecommitdiff
path: root/net/gupnp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gupnp/Makefile')
-rw-r--r--net/gupnp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index cdf8b5d127a..0aef5069b58 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2019/08/20 13:17:48 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2019/11/03 11:45:36 rillig Exp $
DISTNAME= gupnp-1.0.3
PKGREVISION= 4
@@ -16,10 +16,10 @@ USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= gupnp-1.0.pc.in
-REPLACE_PYTHON= tools/gupnp-binding-tool
+REPLACE_PYTHON= tools/gupnp-binding-tool
-TEST_TARGET= check
-#CFLAGS=-O0 -g
+TEST_TARGET= check
+#CFLAGS= -O0 -g
#CONFIGURE_ARGS+= CFLAGS=${CFLAGS:Q}
#CONFIGURE_ARGS+= --disable-shared
#CONFIGURE_ARGS+= --enable-static