svn commit: r360857 - head/deskutils/gimmie

Vanilla I. Shu vanilla at FreeBSD.org
Sun Jul 6 03:03:51 UTC 2014


Author: vanilla
Date: Sun Jul  6 03:03:50 2014
New Revision: 360857
URL: http://svnweb.freebsd.org/changeset/ports/360857
QAT: https://qat.redports.org/buildarchive/r360857/

Log:
  remove NO_STAGE, it's stage ports already.
  
  Approved by:	portmgr@ (blanket)

Modified:
  head/deskutils/gimmie/Makefile

Modified: head/deskutils/gimmie/Makefile
==============================================================================
--- head/deskutils/gimmie/Makefile	Sun Jul  6 02:54:34 2014	(r360856)
+++ head/deskutils/gimmie/Makefile	Sun Jul  6 03:03:50 2014	(r360857)
@@ -26,8 +26,6 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
-
 OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>


More information about the svn-ports-head mailing list