diff options
Diffstat (limited to 'audio/gogo/Makefile')
-rw-r--r-- | audio/gogo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index 4f3a04f..cab9391 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.kurims.kyoto-u.ac.jp/~shigeo/soft/gogo2/src/ MAINTAINER= nakai@FreeBSD.org # More than version 0.98 -BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm +BUILD_DEPENDS= nasm-0.98:${PORTSDIR}/devel/nasm USE_GMAKE= yes MAKEFILE= makefile.unx |