summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-23 09:32:04 +0000
committerrillig <rillig>2005-05-23 09:32:04 +0000
commit48add690f4df0538487ab82e4cfc0cec58e0321f (patch)
tree7522f30c35dd3e60788b3c04e770b9ab137000e8 /meta-pkgs
parenta7b5c6c025273c4b02b78d1e3742792454ca8c59 (diff)
downloadpkgsrc-48add690f4df0538487ab82e4cfc0cec58e0321f.tar.gz
Removed trailing white-space.
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)