diff options
author | jlam <jlam> | 2005-05-16 01:15:30 +0000 |
---|---|---|
committer | jlam <jlam> | 2005-05-16 01:15:30 +0000 |
commit | 147a5621c28e6a26de0b520dcecfda5698bace16 (patch) | |
tree | da89fcd3343a63fa8c0fc4168d727db6478281a5 /fonts/watanabe_vfont | |
parent | 6b5baef6bfdba6145563c06d1db88770911af1a6 (diff) | |
download | pkgsrc-147a5621c28e6a26de0b520dcecfda5698bace16.tar.gz |
Note that gtar is required by the package.
Diffstat (limited to 'fonts/watanabe_vfont')
-rw-r--r-- | fonts/watanabe_vfont/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/watanabe_vfont/Makefile b/fonts/watanabe_vfont/Makefile index 77d573f9ea4..85f25636d21 100644 --- a/fonts/watanabe_vfont/Makefile +++ b/fonts/watanabe_vfont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/05/01 16:55:28 snj Exp $ +# $NetBSD: Makefile,v 1.9 2005/05/16 01:15:31 jlam Exp $ # DISTNAME= watanabe-vf @@ -13,6 +13,8 @@ EXTRACT_ONLY= # empty NO_CONFIGURE= yes NO_BUILD= yes +PKGSRC_USE_TOOLS+= gtar + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/fonts/watanabe_font ${GTAR} Cxzf ${PREFIX}/share/fonts/watanabe_font \ |