aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-04-06 14:09:28 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-04-06 14:09:28 +0000
commit764f28590e5bb735b25cb51243a07cee6a6fed5f (patch)
tree60e02e13f1178814ed5507e7a71418a4bb134fbe /x11
parent2287f5a66f822eb509f8f9400726e1c06284169e (diff)
downloadports-764f28590e5bb735b25cb51243a07cee6a6fed5f.tar.gz
ports-764f28590e5bb735b25cb51243a07cee6a6fed5f.zip
x11/virtualgl: enable on powerpc64
Diffstat (limited to 'x11')
-rw-r--r--x11/virtualgl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/virtualgl/Makefile b/x11/virtualgl/Makefile
index a0f033cc435a..ae40f9268f46 100644
--- a/x11/virtualgl/Makefile
+++ b/x11/virtualgl/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \
libturbojpeg.so:graphics/libjpeg-turbo \
libxcb-keysyms.so:x11/xcb-util-keysyms
-ONLY_FOR_ARCHS= amd64 i386 powerpc64le
+ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc64le
CMAKE_INSTALL_PREFIX= ${LOCALBASE}/VirtualGL
DOCSDIR= ${LOCALBASE}/VirtualGL/doc