summaryrefslogtreecommitdiff
path: root/fonts/jisx0212fonts
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/jisx0212fonts')
-rw-r--r--fonts/jisx0212fonts/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/jisx0212fonts/Makefile b/fonts/jisx0212fonts/Makefile
index b35cf9eea19..8bbad85eeae 100644
--- a/fonts/jisx0212fonts/Makefile
+++ b/fonts/jisx0212fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/07/15 18:27:50 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/12/29 07:04:28 jlam Exp $
DISTNAME= jisx0212fonts-0.0
PKGREVISION= 1
@@ -19,7 +19,7 @@ EXTRACT_ONLY= ${DISTFILES}
FONTS= ${DISTFILES:C/\.bdf.*$//}
FONTDIR= ${PREFIX}/lib/X11/fonts/local
-FONTS_X11_DIRS= ${FONTDIR}
+FONTS_DIRS.x11= ${FONTDIR}
USE_TOOLS+= gzip gunzip
@@ -42,5 +42,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/$${f}.pcf.gz ${FONTDIR}; \
done
-.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"