Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2013 15:07:21 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r338005 - head/x11-wm/phluid
Message-ID:  <201312291507.rBTF7Lso081184@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Dec 29 15:07:21 2013
New Revision: 338005
URL: http://svnweb.freebsd.org/changeset/ports/338005

Log:
  Stage support

Modified:
  head/x11-wm/phluid/Makefile

Modified: head/x11-wm/phluid/Makefile
==============================================================================
--- head/x11-wm/phluid/Makefile	Sun Dec 29 15:06:27 2013	(r338004)
+++ head/x11-wm/phluid/Makefile	Sun Dec 29 15:07:21 2013	(r338005)
@@ -16,5 +16,4 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -lm -lX11
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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