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 2a993423b0b8..52403339524e 100644 --- a/devel/libsigsegv/Makefile +++ b/devel/libsigsegv/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libsigsegv MAINTAINER= gaod@hychen.org COMMENT= Handling page faults in user mode -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes .include <bsd.port.pre.mk> |