diff options
Diffstat (limited to 'app-emulation/zsnes/zsnes-1.35-r1.ebuild')
-rw-r--r-- | app-emulation/zsnes/zsnes-1.35-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/zsnes/zsnes-1.35-r1.ebuild b/app-emulation/zsnes/zsnes-1.35-r1.ebuild index d020f18b36a3..9dc75696287d 100644 --- a/app-emulation/zsnes/zsnes-1.35-r1.ebuild +++ b/app-emulation/zsnes/zsnes-1.35-r1.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # Don't attempt to introduce $CFLAGS usage, docs say result will be slower. +IUSE="opengl" + S=${WORKDIR}/${P} DESCRIPTION="ZSNES is a SNES (Super Nintendo) emulator that uses x86 assembly." SRC_URI="mirror://sourceforge/zsnes/zsnes135src.tar.gz" |