diff options
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 6906834d7a1e..32019e3d5d9f 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ - SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf + SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |