aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-06-09 12:57:03 +0800
committersf <sf@FreeBSD.org>2001-06-09 12:57:03 +0800
commit07ad2d09150552805a5f99ad8cd47024325ca9a7 (patch)
tree810dab4c5c1c276bc565609881ba38e8a33a86ee /audio
parentc4bd43bc867ebf360b5dbaacf82c414b5c2ce601 (diff)
downloadfreebsd-ports-gnome-07ad2d09150552805a5f99ad8cd47024325ca9a7.tar.gz
freebsd-ports-gnome-07ad2d09150552805a5f99ad8cd47024325ca9a7.tar.zst
freebsd-ports-gnome-07ad2d09150552805a5f99ad8cd47024325ca9a7.zip
fix typo.
Diffstat (limited to 'audio')
-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