diff options
Diffstat (limited to 'emulators/linux-peops-spu/Makefile')
-rw-r--r-- | emulators/linux-peops-spu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-peops-spu/Makefile b/emulators/linux-peops-spu/Makefile index 633cc3de63fe..f0dd9a2da204 100644 --- a/emulators/linux-peops-spu/Makefile +++ b/emulators/linux-peops-spu/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes -USE_X_PREFIX= yes +USE_XLIB= yes ONLY_FOR_ARCHS= i386 amd64 |