svn commit: r338005 - head/x11-wm/phluid

Antoine Brodin antoine at FreeBSD.org
Sun Dec 29 15:07:22 UTC 2013


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>


More information about the svn-ports-head mailing list