diff options
author | jlam <jlam@pkgsrc.org> | 2005-05-16 01:15:30 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-05-16 01:15:30 +0000 |
commit | c39d3036c6cae80e3eaf5e0d668a35f36e3e0909 (patch) | |
tree | da89fcd3343a63fa8c0fc4168d727db6478281a5 /fonts/freefonts/Makefile | |
parent | c1aec0ffb721a6dc0787d449ab94fb56f534f507 (diff) | |
download | pkgsrc-c39d3036c6cae80e3eaf5e0d668a35f36e3e0909.tar.gz |
Note that gtar is required by the package.
Diffstat (limited to 'fonts/freefonts/Makefile')
-rw-r--r-- | fonts/freefonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/freefonts/Makefile b/fonts/freefonts/Makefile index d9fb1e5df3d..5b16d3971ba 100644 --- a/fonts/freefonts/Makefile +++ b/fonts/freefonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/03/28 21:14:19 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2005/05/16 01:15:31 jlam Exp $ # DISTNAME= freefonts-0.10 @@ -14,6 +14,7 @@ NO_CONFIGURE= yes NO_BUILD= yes USE_X11BASE= yes +PKGSRC_USE_TOOLS+= gtar do-install: ${GTAR} Cxzf ${PREFIX}/lib/X11/fonts \ |