diff options
Diffstat (limited to 'devel/judy/Makefile')
-rw-r--r-- | devel/judy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/judy/Makefile b/devel/judy/Makefile index 6253d6eae039..71b3dac060a8 100644 --- a/devel/judy/Makefile +++ b/devel/judy/Makefile @@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= General purpose dynamic array GNU_CONFIGURE= YES -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= YES INSTALLS_SHLIB= YES USE_REINPLACE= YES |