diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-06-07 16:16:32 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-06-07 16:16:32 +0000 |
commit | 1da32483709dfb0fc116f120c5b54fd84e8e9c13 (patch) | |
tree | d53cc6796d3bf0a548f0d9750cc5e2b309d8e288 /audio/gogo | |
parent | afb8cac44080415e9198f4423cc40da2855bcedd (diff) | |
download | ports-1da32483709dfb0fc116f120c5b54fd84e8e9c13.tar.gz ports-1da32483709dfb0fc116f120c5b54fd84e8e9c13.zip |
Notes
Diffstat (limited to 'audio/gogo')
-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 |