aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mppdec
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-01-24 00:49:18 +0800
committerarved <arved@FreeBSD.org>2004-01-24 00:49:18 +0800
commit86b2491fcc115897f180756e179ab5dd2c26cf81 (patch)
tree15f3beaf3fe9c1c5a0494cce2deee885fa594349 /audio/mppdec
parent702500fce7209cc9e5090c247992b2b81f4bf856 (diff)
downloadfreebsd-ports-gnome-86b2491fcc115897f180756e179ab5dd2c26cf81.tar.gz
freebsd-ports-gnome-86b2491fcc115897f180756e179ab5dd2c26cf81.tar.zst
freebsd-ports-gnome-86b2491fcc115897f180756e179ab5dd2c26cf81.zip
Fix dependency typo.
Submitted by: mat Pointy hat to: arved
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: