summaryrefslogtreecommitdiff
path: root/fonts/inconsolata-g
diff options
context:
space:
mode:
authorwiz <wiz>2014-06-01 16:35:31 +0000
committerwiz <wiz>2014-06-01 16:35:31 +0000
commit4937e1129ba147715303f6039d969dca32b6ad65 (patch)
treebc4c47ab313c1e0ab905241a3b7667947d238641 /fonts/inconsolata-g
parent6275429ef95c51553a10d3d739fdf63b4375bdcf (diff)
downloadpkgsrc-4937e1129ba147715303f6039d969dca32b6ad65.tar.gz
Move fonts from lib/X11/fonts to share/fonts/X11.
As discussed on tech-pkg. Bump PKGREVISION.
Diffstat (limited to 'fonts/inconsolata-g')
-rw-r--r--fonts/inconsolata-g/Makefile15
-rw-r--r--fonts/inconsolata-g/PLIST6
2 files changed, 11 insertions, 10 deletions
diff --git a/fonts/inconsolata-g/Makefile b/fonts/inconsolata-g/Makefile
index 01d5a5a3c83..f35d20381bd 100644
--- a/fonts/inconsolata-g/Makefile
+++ b/fonts/inconsolata-g/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2014/04/09 17:40:32 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2014/06/01 16:35:34 wiz Exp $
DISTNAME= inconsolata-g_font
PKGNAME= inconsolata-g-20090213
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= http://www.fantascienza.net/leonardo/ar/inconsolatag/
EXTRACT_SUFX= .zip
@@ -17,13 +18,13 @@ WRKSRC= ${WRKDIR}
NO_CONFIGURE= YES
NO_BUILD= YES
-INSTALLATION_DIRS+= lib/X11/fonts/TTF
-FONTS_DIRS.ttf= ${PREFIX}/lib/X11/fonts/TTF
-INSTALLATION_DIRS+= lib/X11/fonts/OTF
-FONTS_DIRS.otf= ${PREFIX}/lib/X11/fonts/OTF
+INSTALLATION_DIRS+= share/fonts/X11/TTF
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
+INSTALLATION_DIRS+= share/fonts/X11/OTF
+FONTS_DIRS.otf= ${PREFIX}/share/fonts/X11/OTF
do-install:
- ${INSTALL_DATA} ${WRKSRC}/Inconsolata-g.otf ${DESTDIR}${PREFIX}/lib/X11/fonts/OTF
- ${INSTALL_DATA} ${WRKSRC}/Inconsolata-g.ttf ${DESTDIR}${PREFIX}/lib/X11/fonts/TTF
+ ${INSTALL_DATA} ${WRKSRC}/Inconsolata-g.otf ${DESTDIR}${PREFIX}/share/fonts/X11/OTF
+ ${INSTALL_DATA} ${WRKSRC}/Inconsolata-g.ttf ${DESTDIR}${PREFIX}/share/fonts/X11/TTF
.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/inconsolata-g/PLIST b/fonts/inconsolata-g/PLIST
index 01396859c01..8eac02dc10c 100644
--- a/fonts/inconsolata-g/PLIST
+++ b/fonts/inconsolata-g/PLIST
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2014/04/09 17:40:32 wiz Exp $
-lib/X11/fonts/OTF/Inconsolata-g.otf
-lib/X11/fonts/TTF/Inconsolata-g.ttf
+@comment $NetBSD: PLIST,v 1.2 2014/06/01 16:35:34 wiz Exp $
+share/fonts/X11/OTF/Inconsolata-g.otf
+share/fonts/X11/TTF/Inconsolata-g.ttf