diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-17 13:03:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-17 13:03:35 +0000 |
commit | 118c7b74369af51d828d1d99c23e1df308245d83 (patch) | |
tree | faa65f924d5877db0a8f9180c55f6375877df12c /textproc/xlhtml | |
parent | b58ebc73b1b6080c0f88bb6c7d4478dba2b8a699 (diff) | |
download | ports-118c7b74369af51d828d1d99c23e1df308245d83.tar.gz ports-118c7b74369af51d828d1d99c23e1df308245d83.zip |
Notes
Diffstat (limited to 'textproc/xlhtml')
-rw-r--r-- | textproc/xlhtml/Makefile | 4 | ||||
-rw-r--r-- | textproc/xlhtml/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index d6ee700b22d7..021941ddbb97 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' | \ diff --git a/textproc/xlhtml/distinfo b/textproc/xlhtml/distinfo index 40af3095908b..b450e3b89831 100644 --- a/textproc/xlhtml/distinfo +++ b/textproc/xlhtml/distinfo @@ -1 +1 @@ -MD5 (xlHtml-0.2.7.2.tar.gz) = 89f42da9588e4057149e05896c4d415c +MD5 (xlHtml-0.2.8.tar.gz) = 3fbcd84afbc945659c2e481d729b69d3 |