From 123504f2b859c93fa6c80ce39d95537152ba8993 Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 3 Oct 2007 07:55:24 +0000 Subject: Need yacc to build, reported by Aleksey Cheusov in pkgsrc-users@. --- wm/uwm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm/uwm') diff --git a/wm/uwm/Makefile b/wm/uwm/Makefile index b3ba812be60..cf2fa891618 100644 --- a/wm/uwm/Makefile +++ b/wm/uwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/12/27 13:37:41 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2007/10/03 07:55:24 obache Exp $ DISTNAME= X.V11R3uwm PKGNAME= uwm-19881027 @@ -12,6 +12,7 @@ COMMENT= X11R3 window manager WRKSRC= ${WRKDIR}/X.V11R3/clients/uwm USE_IMAKE= yes +USE_TOOLS+= yacc post-patch: if [ ! -f ${WRKSRC}/uwm.man.src ]; then \ -- cgit v1.2.3