diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xorg-apps/Makefile | 2 |
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 \ |