summaryrefslogtreecommitdiff
path: root/fonts/XFree86-fontsEncodings/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/XFree86-fontsEncodings/Makefile.common')
-rw-r--r--fonts/XFree86-fontsEncodings/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/XFree86-fontsEncodings/Makefile.common b/fonts/XFree86-fontsEncodings/Makefile.common
index f67edafec30..a9b2b4e56dc 100644
--- a/fonts/XFree86-fontsEncodings/Makefile.common
+++ b/fonts/XFree86-fontsEncodings/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2005/05/15 21:38:02 jlam Exp $
+# $NetBSD: Makefile.common,v 1.8 2005/05/16 01:15:31 jlam Exp $
#
# Makefile fragment used by XFree86-fonts* packages.
@@ -11,6 +11,8 @@ FILESDIR= ${.CURDIR}/../../fonts/XFree86-fontsEncodings/files
ENCODINGS= encodings encodings/large
TOPDIR?= ../../..
+PKGSRC_USE_TOOLS+= gtar
+
post-extract:
. if defined(FONTS_MISC)
cd ${WRKDIR} && \