summaryrefslogtreecommitdiff
path: root/fonts/tex-uhc-fonts-base/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-uhc-fonts-base/Makefile.common')
-rw-r--r--fonts/tex-uhc-fonts-base/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/tex-uhc-fonts-base/Makefile.common b/fonts/tex-uhc-fonts-base/Makefile.common
index 2fdcef8bf3a..09976871ce0 100644
--- a/fonts/tex-uhc-fonts-base/Makefile.common
+++ b/fonts/tex-uhc-fonts-base/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2005/11/15 19:54:20 minskim Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/11/17 00:42:14 minskim Exp $
DISTNAME= uhc-fonts-1.0
CATEGORIES= fonts
@@ -21,7 +21,7 @@ NO_CONFIGURE= yes
do-install:
${INSTALL_DATA_DIR} ${PKG_LOCALTEXMFPREFIX}/fonts/map/hlatex
- ${INSTALL_DATA} ${WRKSRC}/${TEXFONTMAPS} \
+ ${INSTALL_DATA} ${WRKSRC}/${TEX_FONTMAPS} \
${PKG_LOCALTEXMFPREFIX}/fonts/map/hlatex/
.for f in ${UHC_FONTS}
extract_file=${_DISTDIR:Q}/${f}; \