Date: Sun, 2 Feb 2014 14:56:09 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342305 - head/graphics/epeg Message-ID: <201402021456.s12Eu9TM088113@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Feb 2 14:56:09 2014 New Revision: 342305 URL: http://svnweb.freebsd.org/changeset/ports/342305 QAT: https://qat.redports.org/buildarchive/r342305/ Log: - Stage support Modified: head/graphics/epeg/Makefile Modified: head/graphics/epeg/Makefile ============================================================================== --- head/graphics/epeg/Makefile Sun Feb 2 14:56:03 2014 (r342304) +++ head/graphics/epeg/Makefile Sun Feb 2 14:56:09 2014 (r342305) @@ -21,5 +21,4 @@ USE_LDCONFIG= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402021456.s12Eu9TM088113>