diff options
Diffstat (limited to 'x11-fonts/xorg-fonts-75dpi/Makefile')
-rw-r--r-- | x11-fonts/xorg-fonts-75dpi/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/xorg-fonts-75dpi/Makefile b/x11-fonts/xorg-fonts-75dpi/Makefile index 08fb584..8dacd1d 100644 --- a/x11-fonts/xorg-fonts-75dpi/Makefile +++ b/x11-fonts/xorg-fonts-75dpi/Makefile @@ -11,12 +11,12 @@ EXTRACT_ONLY= # none MAINTAINER= x11@FreeBSD.org COMMENT= X.Org 75dpi bitmap fonts -RUN_DEPENDS= ${FONTDIR}/75dpi/courB08.pcf.gz:${PORTSDIR}/x11-fonts/font-adobe-75dpi \ - ${FONTDIR}/75dpi/UTBI__10.pcf.gz:${PORTSDIR}/x11-fonts/font-adobe-utopia-75dpi \ - ${FONTDIR}/75dpi/luBIS08.pcf.gz:${PORTSDIR}/x11-fonts/font-bh-75dpi \ - ${FONTDIR}/75dpi/lutBS08.pcf.gz:${PORTSDIR}/x11-fonts/font-bh-lucidatypewriter-75dpi \ - ${FONTDIR}/75dpi/charB08.pcf.gz:${PORTSDIR}/x11-fonts/font-bitstream-75dpi \ - ${FONTDIR}/encodings/encodings.dir:${PORTSDIR}/x11-fonts/encodings +RUN_DEPENDS= ${FONTDIR}/75dpi/courB08.pcf.gz:x11-fonts/font-adobe-75dpi \ + ${FONTDIR}/75dpi/UTBI__10.pcf.gz:x11-fonts/font-adobe-utopia-75dpi \ + ${FONTDIR}/75dpi/luBIS08.pcf.gz:x11-fonts/font-bh-75dpi \ + ${FONTDIR}/75dpi/lutBS08.pcf.gz:x11-fonts/font-bh-lucidatypewriter-75dpi \ + ${FONTDIR}/75dpi/charB08.pcf.gz:x11-fonts/font-bitstream-75dpi \ + ${FONTDIR}/encodings/encodings.dir:x11-fonts/encodings CONFLICTS= XFree86-font75dpi-* |