diff options
Diffstat (limited to 'devel/libredblack/Makefile')
-rw-r--r-- | devel/libredblack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libredblack/Makefile b/devel/libredblack/Makefile index 9f5410268e62..5c00abc13d40 100644 --- a/devel/libredblack/Makefile +++ b/devel/libredblack/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library that provides the red-black balanced tree algorithm USE_REINPLACE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |