diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:50:07 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:50:07 +0000 |
commit | d2a574cd84beadb78b14387a431e343f53019089 (patch) | |
tree | f34dcd6397341ba0ebd7468c5bcdfa7c05e3e520 /devel/libuta | |
parent | 4e9210b7278284b11f40b35f315ce73f48563b69 (diff) |
Notes
Diffstat (limited to 'devel/libuta')
-rw-r--r-- | devel/libuta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libuta/Makefile b/devel/libuta/Makefile index 54eaa8a2c126..98b660d47687 100644 --- a/devel/libuta/Makefile +++ b/devel/libuta/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lehmann@ans-netz.de -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype \ sigc.1:${PORTSDIR}/devel/libsigc++ \ SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ |