diff options
Diffstat (limited to 'sysutils/dtc/Makefile')
-rw-r--r-- | sysutils/dtc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index 32908b1096c2..98ff0718e373 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -21,8 +21,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Crypt/CBC.php:${PORTSDIR}/security/pear-Cry ${LOCALBASE}/sbin/chrootuid:${PORTSDIR}/security/chrootuid \ ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool \ ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget \ - ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ - ${X11BASE}/lib/X11/fonts/webfonts/verdana.ttf:${PORTSDIR}/x11-fonts/webfonts \ + ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ + ${LOCALBASE}/lib/X11/fonts/webfonts/verdana.ttf:${PORTSDIR}/x11-fonts/webfonts \ ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql50-server NO_BUILD= yes |