aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-09-29 04:46:33 +0000
committerCy Schubert <cy@FreeBSD.org>2019-09-29 04:46:33 +0000
commit92311a49603963178a22f3f7e45273223b949ff4 (patch)
treebe96f1f739e2691d04c6227d4a19889ef8a769d3 /x11-toolkits
parentfba040e62bff04323a29d5ad2e21f516b18e9bb4 (diff)
downloadports-92311a49603963178a22f3f7e45273223b949ff4.tar.gz
ports-92311a49603963178a22f3f7e45273223b949ff4.zip
Using USE_XORG alone is deprecated, please use USES=xorg
Notes
Notes: svn path=/head/; revision=513192
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/open-motif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index de5b60ae4438..f8e2f1049c8f 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
MAKE_JOBS_UNSAFE= yes
CONFLICTS= lesstif-[0-9]*
-USES= autoreconf gmake iconv jpeg libtool:keepla pkgconfig
+USES= autoreconf gmake iconv jpeg libtool:keepla pkgconfig xorg
USE_XORG= x11 xaw xbitmaps xext xft xt xmu xrender sm ice
LIB_DEPENDS= libXp.so:x11/libXp \
libfontconfig.so:x11-fonts/fontconfig \