diff options
author | oliver <oliver@FreeBSD.org> | 2003-09-29 18:10:49 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-09-29 18:10:49 +0000 |
commit | 1cb26b54620932097ee2fe256090bf59aee5537e (patch) | |
tree | 41ce8af1a531497dd0a4258443d8b6ecabff7c6c /x11-toolkits/paragui | |
parent | db1a5639b94594d75bda134399a2166feaf678c2 (diff) | |
download | FreeBSD-ports-1cb26b54620932097ee2fe256090bf59aee5537e.zip FreeBSD-ports-1cb26b54620932097ee2fe256090bf59aee5537e.tar.gz |
physfslibrary got updated from .8 to .9 - sync DEPENDS
Diffstat (limited to 'x11-toolkits/paragui')
-rw-r--r-- | x11-toolkits/paragui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 8056c9a..b7d8318 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://savannah.nongnu.org/download/paragui/stable.pkg/${PORTVERSI MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform high-level application framework and GUI library -LIB_DEPENDS= physfs-0.1.8:${PORTSDIR}/devel/physfs \ +LIB_DEPENDS= physfs-0.1.9:${PORTSDIR}/devel/physfs \ SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ |