summaryrefslogtreecommitdiffstats
path: root/textproc/xlhtml/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-17 13:03:35 +0000
committersobomax <sobomax@FreeBSD.org>2001-01-17 13:03:35 +0000
commit4b3dd1e44096206d4a5648660c8594dad4165452 (patch)
tree3b47c34989671fefc7aa4c02b1f88f4cce1e7e58 /textproc/xlhtml/Makefile
parenteff70793dcd2f7caabb02680f18eafb6a091d207 (diff)
downloadFreeBSD-ports-4b3dd1e44096206d4a5648660c8594dad4165452.zip
FreeBSD-ports-4b3dd1e44096206d4a5648660c8594dad4165452.tar.gz
Update to 0.2.8.
Diffstat (limited to 'textproc/xlhtml/Makefile')
-rw-r--r--textproc/xlhtml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile
index d6ee700..021941d 100644
--- a/textproc/xlhtml/Makefile
+++ b/textproc/xlhtml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xlhtml
-PORTVERSION= 0.2.7.2
+PORTVERSION= 0.2.8
CATEGORIES= textproc
MASTER_SITES= http://www.xlhtml.org/
DISTNAME= xlHtml-${PORTVERSION}
@@ -18,6 +18,8 @@ LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/cole"
+MAN1= pptHtml.1 xlHtml.1
+
pre-build:
@${RM} -f ${WRKSRC}/cole.h
@find ${WRKSRC} -type f | xargs ${GREP} -l '\.\./cole\.h' | \
OpenPOWER on IntegriCloud