summaryrefslogtreecommitdiff
path: root/fonts/font-ibm-type1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/font-ibm-type1/Makefile')
-rw-r--r--fonts/font-ibm-type1/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/fonts/font-ibm-type1/Makefile b/fonts/font-ibm-type1/Makefile
index 023233cf048..044745eb184 100644
--- a/fonts/font-ibm-type1/Makefile
+++ b/fonts/font-ibm-type1/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:21 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/09 18:32:57 joerg Exp $
#
-DISTNAME= font-ibm-type1-1.0.0
+DISTNAME= font-ibm-type1-1.0.1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
EXTRACT_SUFX= .tar.bz2
@@ -15,7 +15,7 @@ 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
.include "../../mk/bsd.pkg.mk"