aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt5-gui/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-21 23:05:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-21 23:05:19 +0000
commita5da770e67afce95b829c38c5d5330fe69f7822c (patch)
treeb9556c9042a9d20d7c71f49869f39f95afc00052 /x11-toolkits/qt5-gui/Makefile
parent51da733b698e7bbedaac4743f457352334401249 (diff)
downloadports-a5da770e67afce95b829c38c5d5330fe69f7822c.tar.gz
ports-a5da770e67afce95b829c38c5d5330fe69f7822c.zip
Notes
Diffstat (limited to 'x11-toolkits/qt5-gui/Makefile')
-rw-r--r--x11-toolkits/qt5-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt5-gui/Makefile b/x11-toolkits/qt5-gui/Makefile
index 67ee719685fd..932b821ddadb 100644
--- a/x11-toolkits/qt5-gui/Makefile
+++ b/x11-toolkits/qt5-gui/Makefile
@@ -58,13 +58,13 @@ QT_CONFIG= accessibility accessibility-atspi-bridge dbus \
# Inherited from Qt 4.
.if defined(PACKAGE_BUILDING)
-RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir:${PORTSDIR}/x11-fonts/encodings \
+RUN_DEPENDS+= ${LOCALBASE}/share/fonts/encodings/encodings.dir:${PORTSDIR}/x11-fonts/encodings \
xorg-fonts-truetype>0:${PORTSDIR}/x11-fonts/xorg-fonts-truetype
.endif
CFLAGS_powerpc64= -mminimal-toc
-post-build:
+post-build
.for d in ${MORE_WRKSRCS}
@cd ${WRKSRC}/${d} && \
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \