diff options
Diffstat (limited to 'devel/libsigsegv')
-rw-r--r-- | devel/libsigsegv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsigsegv/Makefile b/devel/libsigsegv/Makefile index e8d18ef73dcd..d0163f276790 100644 --- a/devel/libsigsegv/Makefile +++ b/devel/libsigsegv/Makefile @@ -15,6 +15,7 @@ COMMENT= Handling page faults in user mode USE_AUTOTOOLS= libtool USE_LDCONFIG= yes +CONFIGURE_ARGS+=AWK=$(AWK) PLIST_FILES= include/sigsegv.h \ lib/libsigsegv.a \ |