aboutsummaryrefslogtreecommitdiff
path: root/devel/py-game
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 05:34:50 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-04 05:34:50 +0000
commit328b6db7856f09b9301c8c249b9ff065487c6879 (patch)
tree354194302f643777f9dfd67bb473f0614ae46fd2 /devel/py-game
parent2ecef0f2d9661a4765c4049d44dd84d23574c38c (diff)
downloadports-328b6db7856f09b9301c8c249b9ff065487c6879.tar.gz
ports-328b6db7856f09b9301c8c249b9ff065487c6879.zip
Notes
Diffstat (limited to 'devel/py-game')
-rw-r--r--devel/py-game/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile
index 24e582c3cece..3bb256535747 100644
--- a/devel/py-game/Makefile
+++ b/devel/py-game/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYNUMERIC}
LIB_DEPENDS= SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- smpeg.1:${PORTSDIR}/graphics/smpeg
+ smpeg.1:${PORTSDIR}/multimedia/smpeg
RUN_DEPENDS= ${PYNUMERIC}
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config