summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/xorg/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/xorg/Makefile.common b/meta-pkgs/xorg/Makefile.common
index 99c304590d0..8bfdd1bdbe8 100644
--- a/meta-pkgs/xorg/Makefile.common
+++ b/meta-pkgs/xorg/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2005/05/22 20:08:14 jlam Exp $
+# $NetBSD: Makefile.common,v 1.31 2005/05/23 09:32:04 rillig Exp $
#
# XBUILD_DIRS is the group of directories under ${WRKSRC} that will
# be built in.
@@ -315,7 +315,7 @@ _EXTRACTS+= xc/${_dir}
do-extract: ${WRKDIR}
cd ${WRKDIR} && \
${GZCAT} ${DISTDIR}/${DISTFILES} | ${TAR} xf - ${_EXTRACTS}
-. endif
+. endif
. endif
. if !target(do-build)