From 328b6db7856f09b9301c8c249b9ff065487c6879 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Fri, 4 Apr 2003 05:34:50 +0000 Subject: After repo copy from graphics category to newly create multimedia one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections) --- devel/py-game/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/py-game') 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 -- cgit v1.2.3