Date: Wed, 25 Sep 2013 14:22:23 +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: r328295 - head/x11/xorg-minimal Message-ID: <201309251422.r8PEMNH5018180@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Wed Sep 25 14:22:23 2013 New Revision: 328295 URL: http://svnweb.freebsd.org/changeset/ports/328295 Log: mtree can show as an orphan when a metaport is installed. Reported by: bdrewery Modified: head/x11/xorg-minimal/Makefile Modified: head/x11/xorg-minimal/Makefile ============================================================================== --- head/x11/xorg-minimal/Makefile Wed Sep 25 14:08:58 2013 (r328294) +++ head/x11/xorg-minimal/Makefile Wed Sep 25 14:22:23 2013 (r328295) @@ -12,6 +12,7 @@ MAINTAINER= eadler@FreeBSD.org COMMENT= X.Org minimal distribution metaport NO_BUILD= yes +NO_MTREE= yes VIDEO_DRIVER?= vesa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309251422.r8PEMNH5018180>