diff options
Diffstat (limited to 'devel/libghthash/Makefile')
-rw-r--r-- | devel/libghthash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile index 2901aad7c849..b8f9fd369707 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -3,7 +3,7 @@ PORTNAME= libghthash PORTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/ @@ -12,7 +12,7 @@ COMMENT= Generic Hash Table OPTIONS_DEFINE= DOCS EXAMPLES -USES= libtool +USES= libtool:keepla GNU_CONFIGURE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize AUTOMAKE_ARGS= -a -c -f |