summaryrefslogtreecommitdiff
path: root/textproc/antiword
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-05 14:29:42 +0000
committerwiz <wiz@pkgsrc.org>2003-03-05 14:29:42 +0000
commita23c094d4278aa4c8c49e91fd1ca2fbb6c887e33 (patch)
treecd2a300da0229813e67d1ff0e96c774a3df824e9 /textproc/antiword
parent337c679edf556eb8ba44958f192b4cf657680f17 (diff)
downloadpkgsrc-a23c094d4278aa4c8c49e91fd1ca2fbb6c887e33.tar.gz
Mention conflict with siag, which includes antiword.
Diffstat (limited to 'textproc/antiword')
-rw-r--r--textproc/antiword/Makefile4
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 \