aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2004-05-04 23:58:29 +0800
committernobutaka <nobutaka@FreeBSD.org>2004-05-04 23:58:29 +0800
commitb280e9b20dc41693743869967630a9bf38af2f1d (patch)
treeaaeecebe9d7ad88fb8e4d84998420e9bbd627939
parent721f366db79d732e49db6cb487903869977f5838 (diff)
downloadfreebsd-ports-gnome-b280e9b20dc41693743869967630a9bf38af2f1d.tar.gz
freebsd-ports-gnome-b280e9b20dc41693743869967630a9bf38af2f1d.tar.zst
freebsd-ports-gnome-b280e9b20dc41693743869967630a9bf38af2f1d.zip
Add dependency on graphics/png to fix make package.
PR: ports/66153 Submitted by: pav
-rw-r--r--multimedia/libxine/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index 432a60d0dba0..7148f4ba86dd 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -25,6 +25,7 @@ LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \
speex.2:${PORTSDIR}/audio/speex \
aa.1:${PORTSDIR}/graphics/aalib \
mng.1:${PORTSDIR}/graphics/libmng \
+ png.5:${PORTSDIR}/graphics/png \
dvdread.3:${PORTSDIR}/multimedia/libdvdread
USE_GETTEXT= yes