aboutsummaryrefslogtreecommitdiff
path: root/audio/mppdec
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-01-23 16:49:18 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-01-23 16:49:18 +0000
commit8f0a3a3db4d09eb444104f82122bbc06b4b18f38 (patch)
tree7ef4ffc86ae59af2e21926bec5386159f7e3b698 /audio/mppdec
parentf43ef693741d1f929522319bb44abce959c5ae6d (diff)
downloadports-8f0a3a3db4d09eb444104f82122bbc06b4b18f38.tar.gz
ports-8f0a3a3db4d09eb444104f82122bbc06b4b18f38.zip
Fix dependency typo.
Submitted by: mat Pointy hat to: arved
Notes
Notes: svn path=/head/; revision=98899
Diffstat (limited to 'audio/mppdec')
-rw-r--r--audio/mppdec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mppdec/Makefile b/audio/mppdec/Makefile
index 58e8610b5fd8..069ea8e4b882 100644
--- a/audio/mppdec/Makefile
+++ b/audio/mppdec/Makefile
@@ -24,7 +24,7 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == i386
-BUILD_DEPENDS= nasm:${PORTVERSION}/devel/nasm
+BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
.endif
post-patch: