From 4247f18f22a10314338306ce4c0514ed096c7b26 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 6 Apr 2005 21:40:10 +0000 Subject: Fix build on amd64. --- databases/rrdtool/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/rrdtool') diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 9329cceb60f5..0caf8c65cc48 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -23,6 +23,7 @@ INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-local-zlib \ --program-transform-name='' CONFIGURE_ENV= PERL=${PERL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib CFLAGS:= ${CFLAGS:N-ffast-math} -- cgit v1.2.3