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 49aebf8..3390b77 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/ MAINTAINER= ports@FreeBSD.org COMMENT= Generic Hash Table -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |