svn commit: r328253 - head/x11/xorg-minimal
Bryan Drewery
bdrewery at FreeBSD.org
Wed Sep 25 14:10:41 UTC 2013
On 9/24/2013 11:33 PM, Eitan Adler wrote:
> 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::
>
Can you also add NO_MTREE please? I added this on the wiki for staging.
Otherwise, the mtree is needlessly extracted, which can show as orphans.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130925/24132ce2/attachment.sig>
More information about the svn-ports-head
mailing list