aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-20 10:36:28 +0800
committerlioux <lioux@FreeBSD.org>2002-09-20 10:36:28 +0800
commit125db4d947cc5d6d149f1d036506568784004afe (patch)
tree12d40d20f15d2c496bf9b14f9e14a66b3577d358 /graphics
parent7f616a5f3126b3c9f0342e0ce777b14a9423f369 (diff)
downloadfreebsd-ports-graphics-125db4d947cc5d6d149f1d036506568784004afe.tar.gz
freebsd-ports-graphics-125db4d947cc5d6d149f1d036506568784004afe.tar.zst
freebsd-ports-graphics-125db4d947cc5d6d149f1d036506568784004afe.zip
Add missing nasm BUILD_DEPENDS
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xmms-goom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xmms-goom/Makefile b/graphics/xmms-goom/Makefile
index 93d51bbe419..45880ec6c2c 100644
--- a/graphics/xmms-goom/Makefile
+++ b/graphics/xmms-goom/Makefile
@@ -16,7 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dyeske@yahoo.com
-BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms \
+ nasm:${PORTSDIR}/devel/nasm
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
USE_X_PREFIX= yes