summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/reduce-psl/Makefile2
-rw-r--r--math/reduce/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/math/reduce-psl/Makefile b/math/reduce-psl/Makefile
index 8d3c9b1196d4..c84f1d0f620e 100644
--- a/math/reduce-psl/Makefile
+++ b/math/reduce-psl/Makefile
@@ -20,8 +20,6 @@ USES= autoreconf:build libtool gmake ncurses
SFSUBDIR= snapshot_2018-11-23
TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
-CONFIGURE_ARGS= --build=${TARGET_SDIR}
-WRKSRC= ${WRKDIR}/${DISTNAME}
CPPFLAGS+= -I${NCURSESINC}
# Avoid GNU_CONFIGURE as it breaks staging
diff --git a/math/reduce/Makefile b/math/reduce/Makefile
index 95f7b31b7c2a..466d62c6ac2d 100644
--- a/math/reduce/Makefile
+++ b/math/reduce/Makefile
@@ -28,8 +28,6 @@ SFSUBDIR= snapshot_2018-01-17
USES= autoreconf:build libtool gmake ncurses
TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
-CONFIGURE_ARGS= --build=${TARGET_SDIR}
-WRKSRC= ${WRKDIR}/${DISTNAME}
CPPFLAGS+= -I${NCURSESINC}
# Avoid GNU_CONFIGURE as it breaks staging