summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/catdoc/Makefile17
-rw-r--r--textproc/catdoc/distinfo2
2 files changed, 14 insertions, 5 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index a8b4a9939f53..d26d1a0286f7 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/Makefile
@@ -3,19 +3,28 @@
# Date created: 11 November 1997
# Whom: Brion Moss <brion@queeg.com>
#
-# $Id: Makefile,v 1.6 1998/12/22 03:03:31 jseger Exp $
+# $Id: Makefile,v 1.7 1998/12/27 04:21:58 billf Exp $
#
-DISTNAME= catdoc-0.90.1
+DISTNAME= catdoc-0.90.2
CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.ice.ru/pub/vitus/ \
- http://www.FreeBSD.org/~billf/
+MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
+ ftp://ftp.ice.ru/pub/vitus/
+MASTER_SITE_SUBDIR= support/catdoc
MAINTAINER= brion@queeg.com
GNU_CONFIGURE= yes
MAN1= catdoc.1
+.if exists(${PREFIX}/bin/wish8.0)
+CONFIGURE_ARGS+= --with-wish=${PREFIX}/bin/wish8.0
+.elseif exists(${PREFIX}/bin/wish8.1)
+CONFIGURE_ARGS+= --with-wish=${PREFIX}/bin/wish8.1
+.else
+CONFIGURE_ARGS+= --disable-wordview
+.endif
+
.if !defined(LANG) || ${LANG} != ru_RU.KOI8-R
# Remove the below line to get Cyrillic code page support instead
CFLAGS+= -DLATIN1=1
diff --git a/textproc/catdoc/distinfo b/textproc/catdoc/distinfo
index ed962dc98586..dfac240c484d 100644
--- a/textproc/catdoc/distinfo
+++ b/textproc/catdoc/distinfo
@@ -1 +1 @@
-MD5 (catdoc-0.90.1.tar.gz) = 9c4368a2af0f3f6e12e37c24685b7b49
+MD5 (catdoc-0.90.2.tar.gz) = d7f1ea38ab8c6e3f50109ea8c16c4128