diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 09:38:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-25 09:38:45 +0000 |
commit | acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b (patch) | |
tree | 651da5037b0f20c4a0f70a639fa0c0f659c951f1 /emulators/raine | |
parent | 428214143dfd45bd47a803ec9420f46886c780b5 (diff) |
Notes
Diffstat (limited to 'emulators/raine')
-rw-r--r-- | emulators/raine/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 10980f0bd070..e2b2b09c383f 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -27,7 +27,6 @@ USE_GMAKE= yes USE_SDL= sdl USE_GNOME= gnomehier MAKEFILE= makefile -MAKE_ENV= PREFIX=${PREFIX} ONLY_FOR_ARCHS= i386 |