diff options
Diffstat (limited to 'devel/atlas/Makefile')
-rw-r--r-- | devel/atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index 54dc2eb..d372709 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.3:${PORTSDIR}/devel/sdl12 + SDL-1.1.4:${PORTSDIR}/devel/sdl12 USE_NEWGCC= YES USE_LIBTOOL= YES |