diff options
-rw-r--r-- | audio/tempest_for_eliza/Makefile | 2 | ||||
-rw-r--r-- | devel/atlas-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/atlas/Makefile | 2 | ||||
-rw-r--r-- | devel/libuta/Makefile | 2 | ||||
-rw-r--r-- | devel/wftk/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/tempest_for_eliza/Makefile b/audio/tempest_for_eliza/Makefile index dbb337fd34d4..d0a19fe660bf 100644 --- a/audio/tempest_for_eliza/Makefile +++ b/audio/tempest_for_eliza/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.erikyyy.de/tempest/ MAINTAINER= greid@ukug.uk.freebsd.org -LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl +LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl10 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index 1d94cf91ddcb..54dc2eb27f1a 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/acorn/0.3/src/ \ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1:${PORTSDIR}/devel/sdl-devel + SDL-1.1.3:${PORTSDIR}/devel/sdl12 USE_NEWGCC= YES USE_LIBTOOL= YES diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index 1d94cf91ddcb..54dc2eb27f1a 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/acorn/0.3/src/ \ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1:${PORTSDIR}/devel/sdl-devel + SDL-1.1.3:${PORTSDIR}/devel/sdl12 USE_NEWGCC= YES USE_LIBTOOL= YES diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index f5b66f492b24..904d3d715e09 100644 --- a/devel/libuta/Makefile +++ b/devel/libuta/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype \ sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \ + SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer USE_LIBTOOL= YES diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile index f5b66f492b24..904d3d715e09 100644 --- a/devel/wftk/Makefile +++ b/devel/wftk/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype \ sigc.1:${PORTSDIR}/devel/libsigc++ \ - SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \ + SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer USE_LIBTOOL= YES |