From 7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 25 Dec 2014 19:04:25 +0000 Subject: Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade --- multimedia/xawtv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/xawtv') diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index 7547a5e87fb5..96de7a0fbc9f 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -12,7 +12,7 @@ COMMENT= TV viewing application and a few TV utilities BUILD_DEPENDS= ${LOCALBASE}/lib/X11/fonts/misc/led-iso8859-1.pcf.gz:${PORTSDIR}/x11-fonts/tv-fonts RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/misc/led-iso8859-1.pcf.gz:${PORTSDIR}/x11-fonts/tv-fonts -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg OPTIONS_DEFINE= AALIB DV QUICKTIME ZVBI -- cgit v1.2.3