From 2c33e66007c2ff23d4756aaf3922002a9be2eddf Mon Sep 17 00:00:00 2001 From: drochner Date: Sat, 4 Aug 2012 14:48:55 +0000 Subject: adjust for new installation directory --- fonts/font-adobe-utopia-type1/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fonts') diff --git a/fonts/font-adobe-utopia-type1/Makefile b/fonts/font-adobe-utopia-type1/Makefile index 834044f61e5..1fa72669a8b 100644 --- a/fonts/font-adobe-utopia-type1/Makefile +++ b/fonts/font-adobe-utopia-type1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/06/11 23:23:29 mef Exp $ +# $NetBSD: Makefile,v 1.9 2012/08/04 14:48:55 drochner Exp $ # DISTNAME= font-adobe-utopia-type1-1.0.4 @@ -15,8 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes CONFIGURE_ENV+= FCCACHE=${TOOLS_CMD.true:Q} -FONTS_DIRS.type1= lib/X11/fonts/Type1 -FONTS_DIRS.x11= lib/X11/fonts/Type1 +FONTS_DIRS.type1= share/fonts/X11/Type1 +FONTS_DIRS.x11= share/fonts/X11/Type1 INSTALLATION_DIRS= share/doc/font-adobe-utopia-type1 -- cgit v1.2.3