aboutsummaryrefslogtreecommitdiff
path: root/devel/libghthash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libghthash/Makefile')
-rw-r--r--devel/libghthash/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile
index 384710f34436..49aebf8a8945 100644
--- a/devel/libghthash/Makefile
+++ b/devel/libghthash/Makefile
@@ -7,15 +7,15 @@
#
PORTNAME= libghthash
-PORTVERSION= 0.5.4
+PORTVERSION= 0.5.5
CATEGORIES= devel
MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/
MAINTAINER= ports@FreeBSD.org
COMMENT= Generic Hash Table
-USE_LIBTOOL_VER= 13
-GNU_CONFIGURE= yes
+USE_LIBTOOL_VER= 15
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>