Date: Sun, 2 Feb 2014 18:49:14 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342356 - head/graphics/fortytwo Message-ID: <201402021849.s12InEU0081392@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Feb 2 18:49:14 2014 New Revision: 342356 URL: http://svnweb.freebsd.org/changeset/ports/342356 QAT: https://qat.redports.org/buildarchive/r342356/ Log: Stage support Modified: head/graphics/fortytwo/Makefile Modified: head/graphics/fortytwo/Makefile ============================================================================== --- head/graphics/fortytwo/Makefile Sun Feb 2 18:45:27 2014 (r342355) +++ head/graphics/fortytwo/Makefile Sun Feb 2 18:49:14 2014 (r342356) @@ -31,5 +31,4 @@ FORTYTWO_BDB_PORT?= databases/fortytwo-b ADDITIONAL_OBJCFLAGS+= -I${BDB_INCLUDE_DIR} ADDITIONAL_LDFLAGS+= -L${BDB_LIB_DIR} -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402021849.s12InEU0081392>