summaryrefslogtreecommitdiff
path: root/fonts/consolamono-ttf
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/consolamono-ttf')
-rw-r--r--fonts/consolamono-ttf/Makefile11
-rw-r--r--fonts/consolamono-ttf/PLIST6
2 files changed, 9 insertions, 8 deletions
diff --git a/fonts/consolamono-ttf/Makefile b/fonts/consolamono-ttf/Makefile
index facd80bedf1..0dc433cdb0d 100644
--- a/fonts/consolamono-ttf/Makefile
+++ b/fonts/consolamono-ttf/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2013/04/08 01:42:39 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2014/06/01 16:35:32 wiz Exp $
#
VER= 20121116
DISTNAME= consolamono
PKGNAME= ${DISTNAME}-ttf-${VER}
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= http://openfontlibrary.org/assets/downloads/consolamono/7c6fa601cdc82be054fb2b8fd7e3c8cc/
DIST_SUBDIR= ${PKGNAME_NOREV}
@@ -19,13 +20,13 @@ USE_LANGUAGES= # none
NO_CONFIGURE= yes
NO_BUILD= yes
-INSTALLATION_DIRS= lib/X11/fonts/TTF
-FONTS_DIRS.ttf= ${PREFIX}/lib/X11/fonts/TTF
+INSTALLATION_DIRS= share/fonts/X11/TTF
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
do-install:
${INSTALL_DATA} ${WRKSRC}/ConsolaMono-Bold.ttf \
- ${DESTDIR}${PREFIX}/lib/X11/fonts/TTF
+ ${DESTDIR}${PREFIX}/share/fonts/X11/TTF
${INSTALL_DATA} ${WRKSRC}/ConsolaMono.ttf \
- ${DESTDIR}${PREFIX}/lib/X11/fonts/TTF
+ ${DESTDIR}${PREFIX}/share/fonts/X11/TTF
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/consolamono-ttf/PLIST b/fonts/consolamono-ttf/PLIST
index 421e2a26ee8..dc4e5078168 100644
--- a/fonts/consolamono-ttf/PLIST
+++ b/fonts/consolamono-ttf/PLIST
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2013/01/26 11:15:29 ryoon Exp $
-lib/X11/fonts/TTF/ConsolaMono-Bold.ttf
-lib/X11/fonts/TTF/ConsolaMono.ttf
+@comment $NetBSD: PLIST,v 1.2 2014/06/01 16:35:32 wiz Exp $
+share/fonts/X11/TTF/ConsolaMono-Bold.ttf
+share/fonts/X11/TTF/ConsolaMono.ttf