diff options
Diffstat (limited to 'devel/lwp/Makefile')
-rw-r--r-- | devel/lwp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index cedb6fb..a9eab1b 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A userspace thread library USE_GMAKE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |