aboutsummaryrefslogtreecommitdiffstats
path: root/math/mupad
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-07-11 06:02:48 +0800
committerpav <pav@FreeBSD.org>2004-07-11 06:02:48 +0800
commit7ca3ab150e2a3860f75e5d5a5d6dd63405c70840 (patch)
tree717a0c5d20de20cbdd3dbd515ba8557a09e988e4 /math/mupad
parent0e0cfbf22a7b4ef2c7c9f51d1f74d70267bcdf96 (diff)
downloadfreebsd-ports-gnome-7ca3ab150e2a3860f75e5d5a5d6dd63405c70840.tar.gz
freebsd-ports-gnome-7ca3ab150e2a3860f75e5d5a5d6dd63405c70840.tar.zst
freebsd-ports-gnome-7ca3ab150e2a3860f75e5d5a5d6dd63405c70840.zip
- Correct dependency on linux-png
Thank to Jean-Yves for spotting this and finding a solution. Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Diffstat (limited to 'math/mupad')
-rw-r--r--math/mupad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mupad/Makefile b/math/mupad/Makefile
index 5d37e6ca0a82..e2098f64ae5b 100644
--- a/math/mupad/Makefile
+++ b/math/mupad/Makefile
@@ -19,7 +19,7 @@ COMMENT= A sophisticated computer algebra system
RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXm.so.2:${PORTSDIR}/x11-toolkits/linux-openmotif \
${LINUXBASE}/usr/lib/libImlib.so.1:${PORTSDIR}/graphics/linux-imlib \
${LINUXBASE}/usr/lib/libjpeg.so.62:${PORTSDIR}/graphics/linux-jpeg \
- ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png \
+ ${LINUXBASE}/usr/lib/libpng.so.2:${PORTSDIR}/graphics/linux-png10 \
${LINUXBASE}/usr/lib/libtiff.so.3:${PORTSDIR}/graphics/linux-tiff \
${LINUXBASE}/usr/lib/libungif.so.4:${PORTSDIR}/graphics/linux-ungif