aboutsummaryrefslogtreecommitdiff
path: root/math/gsl/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-06-14 03:33:24 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-06-14 03:33:24 +0000
commit6594e43353cab8206bbb4cecb4d50ead2d56c008 (patch)
tree9531d200d0b6b0f86cd5860e53007340fe34e4c0 /math/gsl/Makefile
parent300967d7b79e1d24080ada5ebfef6d3049d95e5a (diff)
downloadports-6594e43353cab8206bbb4cecb4d50ead2d56c008.tar.gz
ports-6594e43353cab8206bbb4cecb4d50ead2d56c008.zip
Explicitly specify CONFIGURE_TARGET to disable configure warning
Notes
Notes: svn path=/head/; revision=111427
Diffstat (limited to 'math/gsl/Makefile')
-rw-r--r--math/gsl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index fe3bd6d96614..ccca4755d5a0 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -18,9 +18,10 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU Scientific Library - mathematical libs
+INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=13
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= MAKEINFO='makeinfo --no-split'
MAN1= gsl-config.1 gsl-randist.1 gsl-histogram.1