aboutsummaryrefslogtreecommitdiff
path: root/multimedia/smpeg
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-04-23 06:48:40 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-04-23 06:48:40 +0000
commit308fff2f2a3c8136336e28d3b5a446a0c5653f7d (patch)
treed5f18c01039e74e55a5aa15fe01f31b5546a50ed /multimedia/smpeg
parent49d517885e569bc0e435bf235c46337f06b9ec76 (diff)
downloadports-308fff2f2a3c8136336e28d3b5a446a0c5653f7d.tar.gz
ports-308fff2f2a3c8136336e28d3b5a446a0c5653f7d.zip
Revert to libSDL-1.0.
Notes
Notes: svn path=/head/; revision=27923
Diffstat (limited to 'multimedia/smpeg')
-rw-r--r--multimedia/smpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile
index 9fa8d72955d2..0b6241c21d15 100644
--- a/multimedia/smpeg/Makefile
+++ b/multimedia/smpeg/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.lokigames.com/development/download/smpeg/
MAINTAINER= cpiazza@FreeBSD.org
-LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
+LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG= ${X11BASE}/bin/gtk12-config