svn commit: r328642 - head/devel/csmith

Eitan Adler eadler at FreeBSD.org
Sun Sep 29 03:05:51 UTC 2013


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>


More information about the svn-ports-all mailing list