diff options
-rw-r--r-- | net/libdmapsharing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index 71f9ba19596..9ac4f59ac2b 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/04/27 12:31:58 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/05/07 00:10:58 dholland Exp $ DISTNAME= libdmapsharing-2.1.9 PKGREVISION= 8 @@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes LICENSE= gnu-lgpl-v2.1 USE_LIBTOOL= yes -USE_TOOLS= gmake pkg-config +USE_TOOLS+= gmake pkg-config PKGCONFIG_OVERRIDE= libdmapsharing.pc.in |