diff options
Diffstat (limited to 'emulators/linux-pete-mesagpu')
-rw-r--r-- | emulators/linux-pete-mesagpu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile index 2d37e16fb7b5..62376601c190 100644 --- a/emulators/linux-pete-mesagpu/Makefile +++ b/emulators/linux-pete-mesagpu/Makefile @@ -7,6 +7,7 @@ PORTNAME= pete-mesagpu PORTVERSION= 1.75 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= http://home.t-online.de/home/PeteBernert/ PKGNAMEPREFIX= linux- @@ -20,6 +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 ONLY_FOR_ARCHS= i386 |