Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2013 04:33:54 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328253 - head/x11/xorg-minimal
Message-ID:  <201309250433.r8P4XsxA099553@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Wed Sep 25 04:33:54 2013
New Revision: 328253
URL: http://svnweb.freebsd.org/changeset/ports/328253

Log:
  xorg-minimal does not build or install anything so it is stage-safe by default.

Modified:
  head/x11/xorg-minimal/Makefile

Modified: head/x11/xorg-minimal/Makefile
==============================================================================
--- head/x11/xorg-minimal/Makefile	Wed Sep 25 04:27:30 2013	(r328252)
+++ head/x11/xorg-minimal/Makefile	Wed Sep 25 04:33:54 2013	(r328253)
@@ -28,7 +28,6 @@ RUN_DEPENDS+=	${LOCALBASE}/lib/xorg/modu
 RUN_DEPENDS+=	${LOCALBASE}/lib/xorg/modules/drivers/${VIDEO_DRIVER}_drv.so:${PORTSDIR}/x11-drivers/xf86-video-${VIDEO_DRIVER}
 .endif
 
-NO_STAGE=	yes
 do-install:
 
 pre-everything::



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