diff options
Diffstat (limited to 'x11-fonts/xorg-fonts-100dpi/Makefile')
-rw-r--r-- | x11-fonts/xorg-fonts-100dpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/xorg-fonts-100dpi/Makefile b/x11-fonts/xorg-fonts-100dpi/Makefile index c3a6520..7517c77 100644 --- a/x11-fonts/xorg-fonts-100dpi/Makefile +++ b/x11-fonts/xorg-fonts-100dpi/Makefile @@ -21,9 +21,9 @@ RUN_DEPENDS= ${FONTDIR}/100dpi/courB08.pcf.gz:${PORTSDIR}/x11-fonts/font-adobe-1 CONFLICTS= XFree86-font100dpi-* NO_BUILD= # none +NO_MTREE= yes FONTDIR= ${LOCALBASE}/lib/X11/fonts do-install: # empty -NO_STAGE= yes .include <bsd.port.mk> |