diff options
author | joerg <joerg> | 2013-08-31 14:53:08 +0000 |
---|---|---|
committer | joerg <joerg> | 2013-08-31 14:53:08 +0000 |
commit | 727eb257fe8266378520828f8aba490bf93e5f9a (patch) | |
tree | b91485ae89aec1bfbecb8ed8153da13844f3eb03 /net/gupnp-tools | |
parent | f1932cda06d1332140e949a2414f5be323eedd13 (diff) | |
download | pkgsrc-727eb257fe8266378520828f8aba490bf93e5f9a.tar.gz |
Needs msgfmt.
Diffstat (limited to 'net/gupnp-tools')
-rw-r--r-- | net/gupnp-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile index 7c101cba524..7efb35b28c1 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2013/07/17 13:35:19 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2013/08/31 14:53:08 joerg Exp $ # DISTNAME= gupnp-tools-0.8.6 @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config intltool gmake +USE_TOOLS+= pkg-config intltool gmake msgfmt .include "../../net/gupnp/buildlink3.mk" .include "../../net/gupnp-av/buildlink3.mk" |