From 07ad2d09150552805a5f99ad8cd47024325ca9a7 Mon Sep 17 00:00:00 2001 From: sf Date: Sat, 9 Jun 2001 04:57:03 +0000 Subject: fix typo. --- audio/flac/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/flac') diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 4461ec3da36..63a11e96b94 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 -- cgit