svn commit: r517012 - head/devel/rhtvision
Antoine Brodin
antoine at FreeBSD.org
Thu Nov 7 20:53:54 UTC 2019
Author: antoine
Date: Thu Nov 7 20:53:53 2019
New Revision: 517012
URL: https://svnweb.freebsd.org/changeset/ports/517012
Log:
Unbreak
Modified:
head/devel/rhtvision/Makefile
Modified: head/devel/rhtvision/Makefile
==============================================================================
--- head/devel/rhtvision/Makefile Thu Nov 7 20:49:17 2019 (r517011)
+++ head/devel/rhtvision/Makefile Thu Nov 7 20:53:53 2019 (r517012)
@@ -36,7 +36,7 @@ PLIST_SUB= VERSION="${PORTVERSION:R}"
NLS_USES= gettext
NLS_CONFIGURE_OFF= --no-intl
-X11_USES xorg
+X11_USES= xorg
X11_USE= XORG=x11,xmu
X11_CONFIGURE_ON= --x-include=${LOCALBASE}/include \
--x-lib=${LOCALBASE}/lib
More information about the svn-ports-head
mailing list