diff options
Diffstat (limited to 'audio/libopenspc/Makefile')
-rw-r--r-- | audio/libopenspc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libopenspc/Makefile b/audio/libopenspc/Makefile index 09a7f13304c9..6060952aa6a9 100644 --- a/audio/libopenspc/Makefile +++ b/audio/libopenspc/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://rainbow-runner.nl/freebsd/ \ MAINTAINER= kwm@FreeBSD.org COMMENT= Library for playing SPC (SNES audio) files -BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm +BUILD_DEPENDS= nasm:devel/nasm GNU_CONFIGURE= yes USES= gmake libtool |