summaryrefslogtreecommitdiff
path: root/textproc/t1lib
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-04-02 20:07:03 +0000
committerzuntum <zuntum>2001-04-02 20:07:03 +0000
commit0ff1b629e1f0e932c3d7fe38c9d79ff8600ec93e (patch)
tree099009e302db05e5b73dec27980f846dc91a2617 /textproc/t1lib
parentb557f43bb6f32cd797903e85e8fe718d2b6b2579 (diff)
downloadpkgsrc-0ff1b629e1f0e932c3d7fe38c9d79ff8600ec93e.tar.gz
MKDIR -> INSTALL_DATA_DIR
Diffstat (limited to 'textproc/t1lib')
-rw-r--r--textproc/t1lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/t1lib/Makefile b/textproc/t1lib/Makefile
index 6fa07a13580..c3fcd8b4ccd 100644
--- a/textproc/t1lib/Makefile
+++ b/textproc/t1lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/02/25 04:18:17 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 2001/04/02 20:07:03 zuntum Exp $
#
DISTNAME= t1lib-1.0.1
@@ -25,7 +25,7 @@ post-install:
${CHMOD} go+r ${PREFIX}/share/t1lib/Fonts/enc/IsoLatin2.enc; \
${PAX} -rw -s "/doc/t1lib/" doc ${PREFIX}/share/doc
- ${MKDIR} ${PREFIX}/share/examples/t1lib
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/t1lib
cd ${WRKSRC}/examples; \
${PAX} -rw FontDataBase README.t1example1 t1example1.c t1lib.config \
${PREFIX}/share/examples/t1lib