diff options
Diffstat (limited to 'games/gemdropx/Makefile')
-rw-r--r-- | games/gemdropx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 4a694c06c16c..c0aabe38d6fd 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl +LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl USE_GMAKE= yes USE_X_PREFIX= yes |