summaryrefslogtreecommitdiff
path: root/audio/flac/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-06-09 04:57:03 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-06-09 04:57:03 +0000
commitfd97d22d21301bbc026b992d41acc846cc033267 (patch)
tree7a5229ee90443818523ddf43dd312c34e459e588 /audio/flac/Makefile
parentDisplay message to warn user archivers/unzip may need to be installed (diff)
fix typo.
Notes
Notes: svn path=/head/; revision=43689
Diffstat (limited to 'audio/flac/Makefile')
-rw-r--r--audio/flac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 4461ec3da36b..63a11e96b94e 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS+= xmms.1:${PORTSDIR}/audio/xmms
.endif
.if ${MACHINE_ARCH} == "i386"
-BUILD_DEPENDS+= nasm:${PORTSDIR}/deve/nasm
+BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm
.endif
USE_LIBTOOL= yes