diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 09:30:32 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 09:30:32 +0000 |
commit | 146a5241e807789e66a17b0006cf74e559fd040a (patch) | |
tree | 0eec96c83cbd1a4ccf5759fd186d8bfb537ecd41 /meta-pkgs | |
parent | ed3dd34d0cc4d0bf92722cf10167b866fcbbd291 (diff) | |
download | pkgsrc-146a5241e807789e66a17b0006cf74e559fd040a.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/XFree86/Makefile.common | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/XFree86/Makefile.common b/meta-pkgs/XFree86/Makefile.common index 7636bc358a8..64dec77a375 100644 --- a/meta-pkgs/XFree86/Makefile.common +++ b/meta-pkgs/XFree86/Makefile.common @@ -1,12 +1,12 @@ -# $NetBSD: Makefile.common,v 1.21 2005/05/22 20:08:14 jlam Exp $ +# $NetBSD: Makefile.common,v 1.22 2005/05/23 09:30:32 rillig Exp $ # -# XBUILD_DIRS is the group of directories under ${WRKSRC} that will +# XBUILD_DIRS is the group of directories under ${WRKSRC} that will # be built in. # XINCLUDE_DIRS is the group of directories under ${WRKSRC} that need # to be Makefilesed or included in besides XBUILD_DIRS -# XINSTALL_DIRS is the group of directories which will have +# XINSTALL_DIRS is the group of directories which will have # their install targets run. -# XINSTALL_MAN_DIRS is the group of directories which will have +# XINSTALL_MAN_DIRS is the group of directories which will have # their install.man targets run. # src-1 is the base. |