summaryrefslogtreecommitdiff
path: root/fonts/ms-ttf
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-03-09 20:19:21 +0000
committerrh <rh@pkgsrc.org>2002-03-09 20:19:21 +0000
commit8b71cba7bcee8b03f6c563d18d686cc49b75b593 (patch)
treea691dbd0114a2470ef7ebe44ff15457f0def5103 /fonts/ms-ttf
parent5d01117aac6d1e532bb274191d898dcf314dedcb (diff)
downloadpkgsrc-8b71cba7bcee8b03f6c563d18d686cc49b75b593.tar.gz
Set CABEXTRACT_PREFIX_DEFAULT to LOCALBASE to make this package build on
systems without xpkgwedge if cabextract dependency is not present.
Diffstat (limited to 'fonts/ms-ttf')
-rw-r--r--fonts/ms-ttf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/ms-ttf/Makefile b/fonts/ms-ttf/Makefile
index 681bfd54645..4729d2d33ff 100644
--- a/fonts/ms-ttf/Makefile
+++ b/fonts/ms-ttf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/03/07 13:22:33 seb Exp $
+# $NetBSD: Makefile,v 1.4 2002/03/09 20:19:21 rh Exp $
DISTNAME= # empty
PKGNAME= ms-ttf-20020306
@@ -31,6 +31,7 @@ NO_BUILD= yes
USE_X11BASE= yes
DIST_SUBDIR= ms-ttf
EVAL_PREFIX+= CABEXTRACT_PREFIX=cabextract
+CABEXTRACT_PREFIX_DEFAULT=${LOCALBASE}
EXTRACT_CMD= ${CABEXTRACT_PREFIX}/bin/cabextract -q $${extract_file}
FONTDIR= ${PREFIX}/lib/X11/fonts/TrueType
DOCDIR= ${PREFIX}/share/doc/ms-ttf