From 105dd4b97c54eed4e1f53f2f160ed2da56f5e596 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 17 Nov 2007 12:04:11 +0000 Subject: Some packages need lex and yacc. Patch by Aleksey Cheusov via pkgsrc-users. --- wm/golem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm') diff --git a/wm/golem/Makefile b/wm/golem/Makefile index f740e686db9..d27767b0d47 100644 --- a/wm/golem/Makefile +++ b/wm/golem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2007/06/15 17:44:45 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2007/11/17 12:04:14 rillig Exp $ # DISTNAME= golem-0.0.5 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://golem.sourceforge.net/ COMMENT= Fast and lightweight yet customizable window manager -USE_TOOLS+= gmake +USE_TOOLS+= gmake yacc lex GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-i18n -- cgit v1.2.3