summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-23 09:32:04 +0000
committerrillig <rillig@pkgsrc.org>2005-05-23 09:32:04 +0000
commit1856a9201fde30aa7b1a312158025e9fdc14ae65 (patch)
tree7522f30c35dd3e60788b3c04e770b9ab137000e8 /meta-pkgs
parent48ea185224f688d2de3cd9deb6e81f39760b63db (diff)
downloadpkgsrc-1856a9201fde30aa7b1a312158025e9fdc14ae65.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)