aboutsummaryrefslogtreecommitdiff
path: root/math/unuran/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/unuran/Makefile')
-rw-r--r--math/unuran/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/unuran/Makefile b/math/unuran/Makefile
index 4b4921c7d805..012118d0ff02 100644
--- a/math/unuran/Makefile
+++ b/math/unuran/Makefile
@@ -16,7 +16,6 @@ USES= gmake libtool localbase:ldflags
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --with-urng-rngstream --with-urng-default=rngstream \
--enable-info
-MAKE_ENV= MAKE="${MAKE_CMD}"
USE_LDCONFIG= yes
INFO= unuran
@@ -24,10 +23,6 @@ PORTDOCS= unuran.pdf unuran.txt
OPTIONS_DEFINE= DOCS
-post-patch:
- @${REINPLACE_CMD} -e '/UNURANFULLCHECK=true make check/s/make/${MAKE_CMD}/' \
- ${WRKSRC}/Makefile.in
-
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for DD in ${PORTDOCS}