svn commit: r357785 - head/devel/gittrac

Vanilla I. Shu vanilla at FreeBSD.org
Sat Jun 14 14:45:46 UTC 2014


Author: vanilla
Date: Sat Jun 14 14:45:45 2014
New Revision: 357785
URL: http://svnweb.freebsd.org/changeset/ports/357785
QAT: https://qat.redports.org/buildarchive/r357785/

Log:
  remove NO_STAGE.

Modified:
  head/devel/gittrac/Makefile

Modified: head/devel/gittrac/Makefile
==============================================================================
--- head/devel/gittrac/Makefile	Sat Jun 14 14:42:10 2014	(r357784)
+++ head/devel/gittrac/Makefile	Sat Jun 14 14:45:45 2014	(r357785)
@@ -12,5 +12,4 @@ MASTERDIR=	${.CURDIR}/../cvstrac
 MAKE_ARGS=	APPNAME=gittrac
 PKGMESSAGE=	${.CURDIR}/pkg-message
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-head mailing list