diff options
author | Steve Price <steve@FreeBSD.org> | 2001-04-09 21:55:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-04-09 21:55:04 +0000 |
commit | 63a85324690b24b01ccc48c372314814c6b44b7f (patch) | |
tree | 48ddb2965f127231246928f01fc71bd89f88f764 /devel/atlas-devel | |
parent | 3f9e9d99068a360c59a516bb0b26f90902097361 (diff) | |
download | ports-63a85324690b24b01ccc48c372314814c6b44b7f.tar.gz ports-63a85324690b24b01ccc48c372314814c6b44b7f.zip |
Notes
Diffstat (limited to 'devel/atlas-devel')
-rw-r--r-- | devel/atlas-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |