diff options
Diffstat (limited to 'devel/libsigsegv/Makefile')
-rw-r--r-- | devel/libsigsegv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigsegv/Makefile b/devel/libsigsegv/Makefile index 518d948b54a6..9447ce6725dd 100644 --- a/devel/libsigsegv/Makefile +++ b/devel/libsigsegv/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libsigsegv MAINTAINER= perky@FreeBSD.org COMMENT= Handling page faults in user mode -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes .include <bsd.port.pre.mk> |