aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-03-10 10:45:32 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-03-10 10:45:32 +0000
commitf34d6f07b9e9e9faf65e0761eab71c4549e4b337 (patch)
treeb4fee9530777a83b891099998e8f03f2ec684e2f /audio
parentfef1fd5ab2ce9c9137366273604a283d30eae668 (diff)
downloadports-f34d6f07b9e9e9faf65e0761eab71c4549e4b337.tar.gz
ports-f34d6f07b9e9e9faf65e0761eab71c4549e4b337.zip
Add {BUILD,RUN}_DEPENDS.
Notes
Notes: svn path=/head/; revision=26711
Diffstat (limited to 'audio')
-rw-r--r--audio/pysol-sound-server/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile
index ce5d26df0214..2a6307cab91c 100644
--- a/audio/pysol-sound-server/Makefile
+++ b/audio/pysol-sound-server/Makefile
@@ -12,8 +12,10 @@ MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-s
MAINTAINER= sobomax@altavista.net
+BUILD_DEPENDS= python:${PORTSDIR}/lang/python
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
smpeg-0.3.0:${PORTSDIR}/graphics/smpeg
+RUN_DEPENDS= python:${PORTSDIR}/lang/python
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes