Date: Thu, 18 Sep 2014 16:31:48 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368493 - head/devel/libmaa Message-ID: <201409181631.s8IGVm0I032220@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Sep 18 16:31:47 2014 New Revision: 368493 URL: http://svnweb.freebsd.org/changeset/ports/368493 QAT: https://qat.redports.org/buildarchive/r368493/ Log: - Reorder variables Modified: head/devel/libmaa/Makefile Modified: head/devel/libmaa/Makefile ============================================================================== --- head/devel/libmaa/Makefile Thu Sep 18 16:09:56 2014 (r368492) +++ head/devel/libmaa/Makefile Thu Sep 18 16:31:47 2014 (r368493) @@ -17,8 +17,8 @@ LICENSE= LGPL20 OPTIONS_DEFINE= DOCS ALL_TARGET= lib -GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include +GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes USES= gmake libtool:build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409181631.s8IGVm0I032220>