summaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-04 11:12:29 +0000
committerrillig <rillig@pkgsrc.org>2005-11-04 11:12:29 +0000
commit3525c40187867874c7fb311be75e3ad82928865e (patch)
tree2d6d13f4572d40ac8ce793393ade421087c2f155 /math/mpfr
parentbab2cab70ad2844cfd03e4776cb45861d0e8654d (diff)
downloadpkgsrc-3525c40187867874c7fb311be75e3ad82928865e.tar.gz
Explicitly set BUILD_DIRS to emphasize it is different from CONFIGURE_DIRS.
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index ac7db14a21f..516f2f93f75 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:30 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/11/04 11:12:29 rillig Exp $
#
DISTNAME= mpfr-2.0.3
@@ -15,6 +15,7 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gmp-include=${GMP_DIR}
CONFIGURE_DIRS= ${GMP_DIR} ${WRKSRC}
+BUILD_DIRS= ${WRKSRC}
INFO_FILES= mpfr.info