summaryrefslogtreecommitdiff
path: root/games/gemdropx
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-04-22 21:58:27 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-04-22 21:58:27 +0000
commit413d664fcb80bf6139a439c5eb066505ba229dfa (patch)
tree8e3c1a2ff4f6af7149528b75b71897df08df2d57 /games/gemdropx
parentUpdate to 0.3.5 and move external patch file into patches/ (diff)
Change libSDL-1.0 to libSDL.
Notes
Notes: svn path=/head/; revision=27900
Diffstat (limited to 'games/gemdropx')
-rw-r--r--games/gemdropx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile
index c0aabe38d6fd..4a694c06c16c 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-1.0.2:${PORTSDIR}/devel/sdl
+LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl
USE_GMAKE= yes
USE_X_PREFIX= yes