From 8ea6013b820902c226d924973ae9d034e368b6ff Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 25 Nov 2002 00:43:06 +0000 Subject: Correct allegro library version. Submitted by: adamw --- games/pinball/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/pinball/Makefile') diff --git a/games/pinball/Makefile b/games/pinball/Makefile index 982f9cacbf06..af54d84a444d 100644 --- a/games/pinball/Makefile +++ b/games/pinball/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer .else BUILD_DEPENDS= ${ALLEGRO_CONFIG}:${PORTSDIR}/devel/allegro -LIB_DEPENDS= alleg.41:${PORTSDIR}/devel/allegro +LIB_DEPENDS= alleg.4:${PORTSDIR}/devel/allegro .endif USE_X_PREFIX= yes -- cgit v1.2.3