aboutsummaryrefslogtreecommitdiff
path: root/misc/chmlib/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2006-06-19 01:34:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2006-06-19 01:34:37 +0000
commit0096ad9ff0dafd484c11b7db8853f3aa01ef79dc (patch)
treed1d5540dbc44371113afcab9e68815708d624db5 /misc/chmlib/Makefile
parent1c5505fe93ad2e92abfe199791bc760f6c704b1c (diff)
downloadports-0096ad9ff0dafd484c11b7db8853f3aa01ef79dc.tar.gz
ports-0096ad9ff0dafd484c11b7db8853f3aa01ef79dc.zip
Notes
Diffstat (limited to 'misc/chmlib/Makefile')
-rw-r--r--misc/chmlib/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile
index a1c197bca499..968e86ddb90a 100644
--- a/misc/chmlib/Makefile
+++ b/misc/chmlib/Makefile
@@ -7,19 +7,18 @@
#
PORTNAME= chmlib
-PORTVERSION= 0.37.4
+PORTVERSION= 0.38
CATEGORIES= misc
-MASTER_SITES= http://66.93.236.84/~jedwin/projects/chmlib/
-EXTRACT_SUFX= .tgz
+MASTER_SITES= http://morte.jedrea.com/~jedwin/projects/chmlib/
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for dealing with Microsoft ITSS/CHM format files
+USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-io64 --disable-pread --exec-prefix=${PREFIX}
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-0.37
post-patch:
@${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS}," ${WRKSRC}/configure