diff options
Diffstat (limited to 'math/fann/Makefile')
-rw-r--r-- | math/fann/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/fann/Makefile b/math/fann/Makefile index 132e59f2e6c7..414ca9e77e7b 100644 --- a/math/fann/Makefile +++ b/math/fann/Makefile @@ -19,6 +19,5 @@ WRKSRC= ${WRKDIR}/fann-2.1.0 USE_ZIP= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> |