Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2013 03:05:51 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328642 - head/devel/csmith
Message-ID:  <201309290305.r8T35pBa053511@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Sep 29 03:05:51 2013
New Revision: 328642
URL: http://svnweb.freebsd.org/changeset/ports/328642

Log:
  - Convert to staging

Modified:
  head/devel/csmith/Makefile

Modified: head/devel/csmith/Makefile
==============================================================================
--- head/devel/csmith/Makefile	Sun Sep 29 02:01:12 2013	(r328641)
+++ head/devel/csmith/Makefile	Sun Sep 29 03:05:51 2013	(r328642)
@@ -16,10 +16,8 @@ USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--docdir=${DOCSDIR}
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-
-USES=	gmake
+USES=		gmake
 
 ONLY_FOR_ARCHS=	i386 amd64
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309290305.r8T35pBa053511>