diff options
Diffstat (limited to 'devel/libghthash/Makefile')
-rw-r--r-- | devel/libghthash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile index d8fce11e085d..f7b681ee6043 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/ MAINTAINER= gahr@FreeBSD.org COMMENT= Generic Hash Table -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --datarootdir=${PREFIX} USE_LDCONFIG= yes |