diff options
Diffstat (limited to 'math/ndiff')
-rw-r--r-- | math/ndiff/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/ndiff/Makefile b/math/ndiff/Makefile index 90bc5e4084ae..37c74c07f1fc 100644 --- a/math/ndiff/Makefile +++ b/math/ndiff/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-gmp -CONFIGURE_ENV= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" .else .if ${ARCH} == sparc64 CONFIGURE_ARGS= --with-long-double |