diff options
author | wiz <wiz@pkgsrc.org> | 2000-09-03 13:34:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-09-03 13:34:42 +0000 |
commit | 0e65a3f45e81ba1bfca968c4ca53f923956b32f6 (patch) | |
tree | c18d822397ece1a95e749a3f99bd05d247fd8811 /www/Mosaic | |
parent | 2d454dfdff55e74c21f6c0d52009c32f80c1dfd3 (diff) | |
download | pkgsrc-0e65a3f45e81ba1bfca968c4ca53f923956b32f6.tar.gz |
remove whitespace to silence pkglint
Diffstat (limited to 'www/Mosaic')
-rw-r--r-- | www/Mosaic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index 47c9454b474..00b1fe7ceda 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2000/08/23 23:14:32 tron Exp $ +# $NetBSD: Makefile,v 1.22 2000/09/03 13:35:50 wiz Exp $ # FreeBSD Id: Makefile,v 1.15 1998/05/27 08:44:56 dburr Exp # @@ -30,7 +30,7 @@ EVAL_PREFIX= XPMDIR=xpm CPPFLAGS+= -I${MOTIFBASE}/include CPPFLAGS+= -I${X11BASE}/include -CPPFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${XPMDIR}/include CPPFLAGS+= -Dunix |