Date: Mon, 26 May 2014 15:40:05 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355393 - head/security/lsh Message-ID: <201405261540.s4QFe5lK001205@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon May 26 15:40:05 2014 New Revision: 355393 URL: http://svnweb.freebsd.org/changeset/ports/355393 QAT: https://qat.redports.org/buildarchive/r355393/ Log: Fix INDEX With hat: portmgr Modified: head/security/lsh/Makefile Modified: head/security/lsh/Makefile ============================================================================== --- head/security/lsh/Makefile Mon May 26 15:38:21 2014 (r355392) +++ head/security/lsh/Makefile Mon May 26 15:40:05 2014 (r355393) @@ -18,7 +18,7 @@ LIB_DEPENDS= oop:${PORTSDIR}/devel/liboo USE_CSTD= c89 GNU_CONFIGURE= yes USE_XORG= xau -USES= yes +USES= gmake INSTALL_TARGET= install CONFIGURE_ENV= PREFIX="${PREFIX}" CONFIGURE_ARGS+= --with-include-path=${LOCALBASE}/include
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405261540.s4QFe5lK001205>