diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-22 02:23:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-22 02:23:41 +0000 |
commit | f9db4a70323d7b6c23dda1dd54cbd27cfec660d9 (patch) | |
tree | e9b291c2e55f79e4a996d639161ffaf09ebf19d7 /emulators | |
parent | de35f3c65a5b4fb1552fdb12dd3e0a1865e742a7 (diff) | |
download | ports-f9db4a70323d7b6c23dda1dd54cbd27cfec660d9.tar.gz ports-f9db4a70323d7b6c23dda1dd54cbd27cfec660d9.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mupen64-glide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mupen64-glide/Makefile b/emulators/mupen64-glide/Makefile index 423c73ef0f6d..f979329b3093 100644 --- a/emulators/mupen64-glide/Makefile +++ b/emulators/mupen64-glide/Makefile @@ -15,6 +15,8 @@ DISTNAME= glide64_0_7_ME MAINTAINER?= tlp@LiquidX.org COMMENT= Glide64 graphics plugin for Mupen64 +BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm + USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes |