svn commit: r342305 - head/graphics/epeg

Martin Wilke miwi at FreeBSD.org
Sun Feb 2 14:56:09 UTC 2014


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>


More information about the svn-ports-head mailing list