aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-04-09 19:55:04 +0800
committersobomax <sobomax@FreeBSD.org>2001-04-09 19:55:04 +0800
commita7eae9f50e318122e001463c84912c1056c70a3e (patch)
tree32b9b6e7ab9a5682da5d2f1847708e3096a869b3 /x11-toolkits
parent36fa1d86032614d54da31965e81e0fdd4e701c9d (diff)
downloadfreebsd-ports-gnome-a7eae9f50e318122e001463c84912c1056c70a3e.tar.gz
freebsd-ports-gnome-a7eae9f50e318122e001463c84912c1056c70a3e.tar.zst
freebsd-ports-gnome-a7eae9f50e318122e001463c84912c1056c70a3e.zip
Move:
devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/paragui-devel/Makefile2
-rw-r--r--x11-toolkits/paragui/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile
index 9aa94ef2996c..ac81057548c5 100644
--- a/x11-toolkits/paragui-devel/Makefile
+++ b/x11-toolkits/paragui-devel/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/
MAINTAINER= ijliao@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \
+LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile
index 9aa94ef2996c..ac81057548c5 100644
--- a/x11-toolkits/paragui/Makefile
+++ b/x11-toolkits/paragui/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/
MAINTAINER= ijliao@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \
+LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config