diff options
Diffstat (limited to 'deskutils/xchm')
-rw-r--r-- | deskutils/xchm/Makefile | 17 | ||||
-rw-r--r-- | deskutils/xchm/distinfo | 4 |
2 files changed, 8 insertions, 13 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index 6dab5dce1398..46722ce50104 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -1,20 +1,17 @@ -# New ports collection makefile for: xchm -# Date created: 3th October 2003 -# Whom: Pav Lucistnik <pav@oook.cz> -# +# Created by: Pav Lucistnik <pav@oook.cz> # $FreeBSD$ -# PORTNAME= xchm -PORTVERSION= 1.20 -PORTREVISION= 1 +PORTVERSION= 1.21 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/xCHM/${PORTNAME}-${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= rm@FreeBSD.org COMMENT= Windows HTML Help (.chm) viewer for UNIX -LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib +LICENSE= GPLv2 + +LIB_DEPENDS= chm:${PORTSDIR}/misc/chmlib GNU_CONFIGURE= yes USE_WX= 2.6+ @@ -23,8 +20,6 @@ WX_CONF_ARGS= absolute LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include -LICENSE= GPLv2 - post-patch: @${REINPLACE_CMD} -e 's|@REZ_COMMAND@||' ${WRKSRC}/src/Makefile.in diff --git a/deskutils/xchm/distinfo b/deskutils/xchm/distinfo index 47bb20859da5..c7ba6fec46d0 100644 --- a/deskutils/xchm/distinfo +++ b/deskutils/xchm/distinfo @@ -1,2 +1,2 @@ -SHA256 (xchm-1.20.tar.gz) = 76c717074ed178abae63692cfa843083922e6d6e3052207d8a3d9d2e8b8db627 -SIZE (xchm-1.20.tar.gz) = 409976 +SHA256 (xchm-1.21.tar.gz) = b3c7e54f5c4075a679910ff2166d76bc761afbcfd8c1a1cc5e10ad73634ed6a6 +SIZE (xchm-1.21.tar.gz) = 411252 |