From 4fdfdadf96951bcc2303c62cd7537ce65a525e4f Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jun 2014 16:35:31 +0000 Subject: Move fonts from lib/X11/fonts to share/fonts/X11. As discussed on tech-pkg. Bump PKGREVISION. --- fonts/tamsyn-font/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'fonts/tamsyn-font/Makefile') diff --git a/fonts/tamsyn-font/Makefile b/fonts/tamsyn-font/Makefile index b38fd609c88..aabe9739eea 100644 --- a/fonts/tamsyn-font/Makefile +++ b/fonts/tamsyn-font/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 18:28:31 asau Exp $ +# $NetBSD: Makefile,v 1.5 2014/06/01 16:35:37 wiz Exp $ # DISTNAME= tamsyn-font-1.9 +PKGREVISION= 1 CATEGORIES= fonts x11 MASTER_SITES= http://www.fial.com/~scott/tamsyn-font/download/ @@ -11,7 +12,7 @@ COMMENT= Monospaced programming font # even less restrictions than that LICENSE= isc -FONTDIR= ${PREFIX}/lib/X11/fonts/tamsyn-font +FONTDIR= ${PREFIX}/share/fonts/X11/tamsyn-font FONTS_DIRS.x11+= ${FONTDIR} INSTALLATION_DIRS= ${FONTDIR} share/doc/tamsyn-font -- cgit v1.2.3