diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-06-26 23:12:07 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-06-26 23:12:07 +0000 |
commit | 73ca901ebcab5d4ba0e4e887176b8e43c0c7cee7 (patch) | |
tree | ad4edf48d5f15f84cf14e6cedcc045d741145de7 /x11-fonts | |
parent | 05988da35d0f3a515933d07efe28e4cdd3cdaf81 (diff) | |
download | ports-73ca901ebcab5d4ba0e4e887176b8e43c0c7cee7.tar.gz ports-73ca901ebcab5d4ba0e4e887176b8e43c0c7cee7.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/xorg-fonts-truetype/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/xorg-fonts-truetype/Makefile b/x11-fonts/xorg-fonts-truetype/Makefile index 14647fd63165..40ce4071d7ac 100644 --- a/x11-fonts/xorg-fonts-truetype/Makefile +++ b/x11-fonts/xorg-fonts-truetype/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${FONTDIR}/TTF/luximb.ttf:${PORTSDIR}/x11-fonts/font-bh-ttf \ ${FONTDIR}/OTF/SyrCOMAdiabene.otf:${PORTSDIR}/x11-fonts/font-misc-meltho \ ${FONTDIR}/TTF/GohaTibebZemen.ttf:${PORTSDIR}/x11-fonts/font-misc-ethiopic \ ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir:${PORTSDIR}/x11-fonts/encodings \ - ${LOCALBASE}/lib/X11/fonts/bitstream-vera/VeraIt.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ + ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSans.ttf:${PORTSDIR}/x11-fonts/dejavu do-install: # empty |