diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /emulators/linux-peops-softgpu/Makefile | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) | |
download | ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.tar.gz ports-64cf27c85d89298041b8c8dc2fd090181e6d10d8.zip |
Notes
Diffstat (limited to 'emulators/linux-peops-softgpu/Makefile')
-rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile index 6406d943478b..21b6c0a64da4 100644 --- a/emulators/linux-peops-softgpu/Makefile +++ b/emulators/linux-peops-softgpu/Makefile @@ -7,6 +7,7 @@ PORTNAME= peops-softgpu PORTVERSION= 1.15 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= http://home.t-online.de/home/PeteBernert/ PKGNAMEPREFIX= linux- @@ -19,6 +20,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 |