aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-25 19:04:25 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-25 19:04:25 +0000
commit7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5 (patch)
tree1ab8a61c390fb88b46b924e62465cf67b9cc354f /textproc
parentbfdfc5baac1b60e409c56691b0e6d07cff8d1d91 (diff)
downloadports-7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5.tar.gz
ports-7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/fixrtf/Makefile2
-rw-r--r--textproc/gladtex/Makefile2
-rw-r--r--textproc/scim-kmfl-imengine/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/fixrtf/Makefile b/textproc/fixrtf/Makefile
index 72a0bfdd8808..e3490d3ce6d6 100644
--- a/textproc/fixrtf/Makefile
+++ b/textproc/fixrtf/Makefile
@@ -14,7 +14,7 @@ DISTFILES= # none
MAINTAINER= delphij@FreeBSD.org
COMMENT= Patch making it possible to embed PNGs into RTFs
-LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
USES= uidfix
WRKSRC= ${WRKDIR}/src
diff --git a/textproc/gladtex/Makefile b/textproc/gladtex/Makefile
index 03bee7cb6211..6b71f831f738 100644
--- a/textproc/gladtex/Makefile
+++ b/textproc/gladtex/Makefile
@@ -14,7 +14,7 @@ COMMENT= Program to replace LaTeX formulas in HTML files with images
LICENSE= GPLv2
LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \
- libpng15.so:${PORTSDIR}/graphics/png
+ libpng.so:${PORTSDIR}/graphics/png
USE_TEX= latex dvipsk
BINPATH= ${PREFIX}/bin
diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile
index 4abf08633f4f..24270fd9ae28 100644
--- a/textproc/scim-kmfl-imengine/Makefile
+++ b/textproc/scim-kmfl-imengine/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
libfreetype.so:${PORTSDIR}/print/freetype2 \
libkmfl.so:${PORTSDIR}/textproc/libkmfl \
libkmflcomp.so:${PORTSDIR}/textproc/kmflcomp \
- libpng15.so:${PORTSDIR}/graphics/png
+ libpng.so:${PORTSDIR}/graphics/png
RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \
scim:${PORTSDIR}/textproc/scim