diff options
author | cjep <cjep> | 2004-05-07 15:25:13 +0000 |
---|---|---|
committer | cjep <cjep> | 2004-05-07 15:25:13 +0000 |
commit | 63358e80e7ad2f23b37b0c045f3532083d978aba (patch) | |
tree | 2576cc6bcf81ba303f2953a42a62a6ed383ae494 /meta-pkgs/XFree86 | |
parent | 1c28c686de46f969d71c9d3f2acb1a84b743c04c (diff) | |
download | pkgsrc-63358e80e7ad2f23b37b0c045f3532083d978aba.tar.gz |
whitespace nits
Diffstat (limited to 'meta-pkgs/XFree86')
-rw-r--r-- | meta-pkgs/XFree86/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/XFree86/Makefile.common b/meta-pkgs/XFree86/Makefile.common index ac3cd53f2bb..e18c4aadac2 100644 --- a/meta-pkgs/XFree86/Makefile.common +++ b/meta-pkgs/XFree86/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2004/04/27 21:49:57 reed Exp $ +# $NetBSD: Makefile.common,v 1.10 2004/05/07 15:25:13 cjep Exp $ # # XBUILD_DIRS is the group of directories under ${WRKSRC} that will # be built in. @@ -56,7 +56,7 @@ MISCMAN_SUFFIX= 7 LIBXTHRSTUB= XTHRSTUB_MINOR= -SHARED_LIB_MINOR= +SHARED_LIB_MINOR= STATIC_LIB= '@comment ' XF86RUSH= I810XVMC= |