aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-08 19:42:01 +0800
committerbapt <bapt@FreeBSD.org>2013-07-08 19:42:01 +0800
commit0fbe874a73bfe311b6fe030b9bf90c7441c35585 (patch)
tree0c418b373d23729d8c4f043527a818413b46c2a9
parent5dded7052edee06e0385f174357c1f0dc4b8cd36 (diff)
downloadfreebsd-ports-gnome-0fbe874a73bfe311b6fe030b9bf90c7441c35585.tar.gz
freebsd-ports-gnome-0fbe874a73bfe311b6fe030b9bf90c7441c35585.tar.zst
freebsd-ports-gnome-0fbe874a73bfe311b6fe030b9bf90c7441c35585.zip
Remove latest usage of X_FONTS_ENCODINGS_PORT and X_FONTS_TTF_PORT
-rw-r--r--x11-toolkits/pango/Makefile4
-rw-r--r--x11-toolkits/qt4-gui/Makefile4
-rw-r--r--x11/kdelibs3/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 23bbbdecac90..bd2481375011 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -19,8 +19,8 @@ USE_XZ= yes
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/freetype2.pc:${PORTSDIR}/print/freetype2 \
g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
-RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \
- ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} \
+RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
+ ${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings \
${LOCALBASE}/lib/girepository-1.0/GObject-2.0.typelib:${PORTSDIR}/devel/gobject-introspection
USE_GMAKE= yes
diff --git a/x11-toolkits/qt4-gui/Makefile b/x11-toolkits/qt4-gui/Makefile
index 305ca9ea3c04..24a5ac5cff1f 100644
--- a/x11-toolkits/qt4-gui/Makefile
+++ b/x11-toolkits/qt4-gui/Makefile
@@ -74,8 +74,8 @@ CONFIGURE_ARGS+=-no-gtkstyle
.endif
.if defined(PACKAGE_BUILDING)
-RUN_DEPENDS+= ${FONTSCALE}:${X_FONTS_TTF_PORT} \
- ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT}
+RUN_DEPENDS+= ${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
+ ${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings
.endif
.include <bsd.port.pre.mk>
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 46e4e3607497..d527f728eb99 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -27,8 +27,8 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
xslt.2:${PORTSDIR}/textproc/libxslt
BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
RUN_DEPENDS= kdehier>0:${PORTSDIR}/misc/kdehier \
- ${FONTSCALE}:${X_FONTS_TTF_PORT} \
- ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} \
+ ${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
+ ${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings \
${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \
iceauth:${PORTSDIR}/x11/iceauth