diff options
Diffstat (limited to 'textproc/troffcvt')
-rw-r--r-- | textproc/troffcvt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/troffcvt/Makefile b/textproc/troffcvt/Makefile index 876d112b1f1..6aab6c93e8f 100644 --- a/textproc/troffcvt/Makefile +++ b/textproc/troffcvt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/07/07 20:35:27 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2010/07/02 20:06:42 joerg Exp $ # DISTNAME= troffcvt-1.04 @@ -11,6 +11,7 @@ HOMEPAGE= ${MASTER_SITES} COMMENT= Troff/groff to RTF/HTML/TEXT converter PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no USE_TOOLS+= perl:run |