From 3c8e859382673a8c077907a06b5b5e57fc5b68a8 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 1 Feb 2004 01:18:56 +0000 Subject: - Fix build on AMD64 Noticed by: bento --- net-p2p/gnunet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/gnunet') diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index bbd8918809c1..78b492e7d766 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -33,7 +33,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --disable-ltdl-install -LDFLAGS+= -L${LOCALBASE}/lib -lcipher +LDFLAGS+= -L${LOCALBASE}/lib .if defined(WITH_GDBM) LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm -- cgit v1.2.3