diff options
Diffstat (limited to 'devel/cqual/Makefile')
-rw-r--r-- | devel/cqual/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cqual/Makefile b/devel/cqual/Makefile index 45e221b05c0..dcf57dd2eae 100644 --- a/devel/cqual/Makefile +++ b/devel/cqual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/02/22 19:01:17 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2008/02/04 20:10:35 tnn Exp $ # DISTNAME= cqual-0.991 @@ -12,7 +12,7 @@ COMMENT= Tool for adding type qualifiers to C USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -USE_TOOLS+= gmake perl:run bison +USE_TOOLS+= gmake perl:run bison m4 REPLACE_PERL+= bin/* INFO_FILES= yes |