diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/qsubst/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/qsubst/Makefile b/textproc/qsubst/Makefile index f60bf57fe19..5500a9846da 100644 --- a/textproc/qsubst/Makefile +++ b/textproc/qsubst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/01/01 14:23:44 obache Exp $ +# $NetBSD: Makefile,v 1.11 2008/02/07 13:24:36 tnn Exp $ # DISTNAME= qsubst-20010422 @@ -9,6 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Query-replace strings in files USE_BSD_MAKEFILE= yes +USE_TOOLS+= groff nroff WRKSRC= ${WRKDIR}/qsubst |