From 5a4b2da3aa1a39e776a19f3098ff9320a041ab63 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Thu, 20 Oct 2005 21:54:54 +0000 Subject: Need to get nxcomp's NX.h from /usr/NX/include (Portage version: 2.0.53_rc5) --- net-misc/nxssh/nxssh-1.5.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-misc/nxssh/nxssh-1.5.0.ebuild') diff --git a/net-misc/nxssh/nxssh-1.5.0.ebuild b/net-misc/nxssh/nxssh-1.5.0.ebuild index 6447cea02459..9e81941eff1f 100644 --- a/net-misc/nxssh/nxssh-1.5.0.ebuild +++ b/net-misc/nxssh/nxssh-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.5.0.ebuild,v 1.1 2005/10/20 21:25:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxssh/nxssh-1.5.0.ebuild,v 1.2 2005/10/20 21:54:54 agriffis Exp $ inherit multilib flag-o-matic @@ -25,6 +25,7 @@ DEPEND=" S=${WORKDIR}/${PN} src_compile() { + append-flags -I/usr/NX/include append-ldflags -L/usr/NX/$(get_libdir) ./configure \ --prefix=/usr \ -- cgit v1.2.3-65-gdbad