aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-apps
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-02 17:31:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-02 17:31:21 +0000
commit0df456c1d3547d005cae0de2fdc04ab0cead2e64 (patch)
tree074d9cbac5832ac2b51ae1e79306ec7530176e17 /x11/xorg-apps
parentc46f012d81940b298c45b9a3076f82c61fe624f5 (diff)
downloadports-0df456c1d3547d005cae0de2fdc04ab0cead2e64.tar.gz
ports-0df456c1d3547d005cae0de2fdc04ab0cead2e64.zip
Ports is using :U before any inclusion of bsd.port.mk so it needs to specify to bmake it needs:
:U and :L to work the legacy make way
Notes
Notes: svn path=/head/; revision=317136
Diffstat (limited to 'x11/xorg-apps')
-rw-r--r--x11/xorg-apps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile
index 8967b43a0d28..a09c1f969afa 100644
--- a/x11/xorg-apps/Makefile
+++ b/x11/xorg-apps/Makefile
@@ -11,6 +11,8 @@ EXTRACT_ONLY= # none
MAINTAINER= x11@FreeBSD.org
COMMENT= X.org apps meta-port
+.MAKE.FreeBSD_UL= yes
+
COMPONENTS= appres bitmap xf86dga:dga iceauth luit \
x11-fonts/mkfontdir:mkfontdir \
x11-fonts/mkfontscale:mkfontscale sessreg \