aboutsummaryrefslogtreecommitdiff
path: root/misc/chmlib/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2005-10-27 17:47:33 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2005-10-27 17:47:33 +0000
commit5b0dca02e945dfce666fc5ac273712fe81cc14eb (patch)
tree7c68b100ca3f77535836e76930fe50607949f38f /misc/chmlib/Makefile
parent60d0f91147316de4ac2c93dd63045922e6dfbc4a (diff)
downloadports-5b0dca02e945dfce666fc5ac273712fe81cc14eb.tar.gz
ports-5b0dca02e945dfce666fc5ac273712fe81cc14eb.zip
- Update to 0.37 version that fixes important security bug.
Noted by: Jed Wing (author)
Notes
Notes: svn path=/head/; revision=146502
Diffstat (limited to 'misc/chmlib/Makefile')
-rw-r--r--misc/chmlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile
index ecc4fe0c6683..99fcc15bda50 100644
--- a/misc/chmlib/Makefile
+++ b/misc/chmlib/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= chmlib
-PORTVERSION= 0.3.6
+PORTVERSION= 0.3.7
PORTREVISION= 0
CATEGORIES= misc
MASTER_SITES= http://66.93.236.84/~jedwin/projects/chmlib/
@@ -19,7 +19,7 @@ COMMENT= A library for dealing with Microsoft ITSS/CHM format files
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-io64 --disable-pread
+CONFIGURE_ARGS= --disable-io64 --disable-pread --exec-prefix=${PREFIX}
USE_GMAKE= yes
INSTALLS_SHLIB= yes