diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/antiword/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile index 059442a7bd4..8b279f34394 100644 --- a/textproc/antiword/Makefile +++ b/textproc/antiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/08/21 03:39:42 rh Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/05 14:29:42 wiz Exp $ # DISTNAME= antiword-0.33 @@ -9,6 +9,8 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.winfield.demon.nl/index.html COMMENT= free converter MS Word to text and Postscript converter +CONFLICTS= siag-[0-9]* + post-patch: cd ${WRKSRC} ; \ for pf in antiword.h Docs/antiword.1 ; do \ |