diff options
Diffstat (limited to 'games/newvox')
-rw-r--r-- | games/newvox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/newvox/Makefile b/games/newvox/Makefile index 7e57677..c66a669 100644 --- a/games/newvox/Makefile +++ b/games/newvox/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.libsdl.org/projects/newvox/src/ MAINTAINER= kris@FreeBSD.org -LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 USE_X_PREFIX= yes GNU_CONFIGURE= yes |