diff options
Diffstat (limited to 'devel/libsigsegv/Makefile')
-rw-r--r-- | devel/libsigsegv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libsigsegv/Makefile b/devel/libsigsegv/Makefile index 6924606740e2..518d948b54a6 100644 --- a/devel/libsigsegv/Makefile +++ b/devel/libsigsegv/Makefile @@ -16,7 +16,6 @@ COMMENT= Handling page faults in user mode USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.pre.mk> |