Skip to content

Commit

Permalink
x11/virtualgl: enable on powerpc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Apr 6, 2021
1 parent aa04cb0 commit a796275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11/virtualgl/Makefile
Expand Up @@ -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
ONLY_FOR_ARCHS= amd64 i386 powerpc64le

CMAKE_INSTALL_PREFIX= ${LOCALBASE}/VirtualGL
DOCSDIR= ${LOCALBASE}/VirtualGL/doc
Expand Down

0 comments on commit a796275

Please sign in to comment.