diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2012-01-16 22:17:46 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-01-16 22:17:46 +0000 |
| commit | 10f0b9024d7b333f60cc00aa47b8b12725f94bcd (patch) | |
| tree | 2012ebc395ea247ad8f735a0f914c2ecf90715ea /sysutils/dtc | |
| parent | - Update to 0.9.1 (diff) | |
- Remove X11BASE
Reported by: pointyhat
Diffstat (limited to 'sysutils/dtc')
| -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 1a0254941dab..025e744ccb80 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -31,8 +31,8 @@ RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_log_sql.so:${PORTSDIR}/www/mod_log ${LOCALBASE}/sbin/chrootuid:${PORTSDIR}/security/chrootuid \ ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget \ ${LOCALBASE}/share/fpdf/fpdf.php:${PORTSDIR}/print/fpdf \ - ${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}/bin/mhonarc:${PORTSDIR}/www/mhonarc \ ${LOCALBASE}/bin/mlmmj-list:${PORTSDIR}/mail/mlmmj \ ${LOCALBASE}/bin/ncftpput:${PORTSDIR}/ftp/ncftp3 \ |
