diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-15 04:17:09 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-15 04:17:09 +0000 |
commit | 69bd47e0ce6547001a14480cd32a5c9a50c9b1ef (patch) | |
tree | 89a56d07de60c930d1b6158e85a1e3bf6c2c0267 /emulators | |
parent | c7fa5d20dcc13af135e843dee3d053a2feb64fe2 (diff) | |
download | ports-69bd47e0ce6547001a14480cd32a5c9a50c9b1ef.tar.gz ports-69bd47e0ce6547001a14480cd32a5c9a50c9b1ef.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mupen64-rice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mupen64-rice/Makefile b/emulators/mupen64-rice/Makefile index 7a9119a068bc..1146537848e5 100644 --- a/emulators/mupen64-rice/Makefile +++ b/emulators/mupen64-rice/Makefile @@ -15,6 +15,8 @@ DISTNAME= riceplugin MAINTAINER?= tlp@LiquidX.org COMMENT= Rice Daedalus graphics plugin for Mupen64 +BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm + USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes |