summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-07-09 03:50:12 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-07-09 03:50:12 +0800
commit01446d8e8b632123e00789f0614625855cf0b544 (patch)
tree0ae8c2d529b1aa4529334bd113183b9c5c988375 /x11-toolkits
parent67ead2bf04b766be380d8fdf642ae39c1b6bfa20 (diff)
downloadmarcuscom-ports-01446d8e8b632123e00789f0614625855cf0b544.tar
marcuscom-ports-01446d8e8b632123e00789f0614625855cf0b544.tar.gz
marcuscom-ports-01446d8e8b632123e00789f0614625855cf0b544.tar.bz2
marcuscom-ports-01446d8e8b632123e00789f0614625855cf0b544.tar.lz
marcuscom-ports-01446d8e8b632123e00789f0614625855cf0b544.tar.xz
marcuscom-ports-01446d8e8b632123e00789f0614625855cf0b544.tar.zst
marcuscom-ports-01446d8e8b632123e00789f0614625855cf0b544.zip
sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18622 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/pango/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 5e1b5f387..64709bcb6 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -1,6 +1,6 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/x11-toolkits/pango/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= pango
PORTVERSION= 1.34.1
@@ -21,8 +21,8 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
freetype:${PORTSDIR}/print/freetype2 \
harfbuzz:${PORTSDIR}/print/harfbuzz \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig
-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
USES= gettext pathfix pkgconfig
USE_GMAKE= yes