diff options
-rw-r--r-- | x11/wdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index f1bef102a29..5c8b589dc8a 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2015/07/04 16:18:43 joerg Exp $ +# $NetBSD: Makefile,v 1.61 2015/12/23 12:44:20 joerg Exp $ DISTNAME= wdm-1.28 PKGREVISION= 18 @@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://voins.program.ru/wdm/ COMMENT= WINGs display manager -USE_TOOLS+= msgfmt +USE_TOOLS+= msgfmt pkg-config USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES |