diff options
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r-- | devel/splint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 732479ba3a1e..b665513382cc 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -16,7 +16,6 @@ COMMENT= A tool for statically checking sourcecode for security vulnerabilities USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= splint.1 |