diff options
Diffstat (limited to 'emulators/linux-pete-xgl2gpu')
-rw-r--r-- | emulators/linux-pete-xgl2gpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile index 87939088cbb4..541a4605c33a 100644 --- a/emulators/linux-pete-xgl2gpu/Makefile +++ b/emulators/linux-pete-xgl2gpu/Makefile @@ -28,7 +28,7 @@ NO_BUILD= yes USE_LINUX= yes USE_X_PREFIX= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 MAJOR= ${PORTVERSION:R} MINOR= ${PORTVERSION:E} |