diff options
Diffstat (limited to 'audio')
-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 fd10e9f06cab..05bf0b2e2acf 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= nakai@FreeBSD.org # More than version 0.98 -BUILD_DEPENDS= nasm-0.98:${PORTSDIR}/devel/nasm +BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm USE_GMAKE= yes ALL_TARGET= gogo |