summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-16 01:32:22 +0000
committerjlam <jlam>2005-05-16 01:32:22 +0000
commite3f34cf3b94d75c39bb593e4765fd3331b249330 (patch)
tree4beb1060fa73ef3220b4b4f62528af9c91daf0bc /meta-pkgs
parent147a5621c28e6a26de0b520dcecfda5698bace16 (diff)
downloadpkgsrc-e3f34cf3b94d75c39bb593e4765fd3331b249330.tar.gz
Note that tar is required by this package.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/xorg/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/xorg/Makefile.common b/meta-pkgs/xorg/Makefile.common
index c753c1e53a3..4e82536484d 100644
--- a/meta-pkgs/xorg/Makefile.common
+++ b/meta-pkgs/xorg/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2005/04/15 16:38:32 hira Exp $
+# $NetBSD: Makefile.common,v 1.29 2005/05/16 01:32:23 jlam Exp $
#
# XBUILD_DIRS is the group of directories under ${WRKSRC} that will
# be built in.
@@ -305,6 +305,7 @@ do-configure:
#
# This can use for a single distfile.
#
+PKGSRC_USE_TOOLS+= tar
. if defined(XEXTRACTS) && !empty(XEXTRACTS)
_EXTRACTS= xc/config xc/include xc/extras/Mesa/include/GL
. for _dir in ${XEXTRACTS}