diff options
Diffstat (limited to 'fonts/XFree86-fontsEncodings/Makefile.common')
-rw-r--r-- | fonts/XFree86-fontsEncodings/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/XFree86-fontsEncodings/Makefile.common b/fonts/XFree86-fontsEncodings/Makefile.common index b2fc9ef7929..6b6abdf9185 100644 --- a/fonts/XFree86-fontsEncodings/Makefile.common +++ b/fonts/XFree86-fontsEncodings/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2005/05/21 04:10:17 jlam Exp $ +# $NetBSD: Makefile.common,v 1.10 2005/07/15 18:27:49 jlam Exp $ # # Makefile fragment used by XFree86-fonts* packages. @@ -11,7 +11,7 @@ FILESDIR= ${.CURDIR}/../../fonts/XFree86-fontsEncodings/files ENCODINGS= encodings encodings/large TOPDIR?= ../../.. -PKGSRC_USE_TOOLS+= gtar +USE_TOOLS+= gtar post-extract: . if defined(FONTS_MISC) |