diff options
author | wiz <wiz> | 2000-09-03 13:34:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-09-03 13:34:42 +0000 |
commit | 4f8f1a19468c00a1cec0a60432c21e2205d4feba (patch) | |
tree | c18d822397ece1a95e749a3f99bd05d247fd8811 /www/Mosaic/Makefile | |
parent | 2b71fb8fea62635405ce7e4138039fec85b5cd83 (diff) | |
download | pkgsrc-4f8f1a19468c00a1cec0a60432c21e2205d4feba.tar.gz |
remove whitespace to silence pkglint
Diffstat (limited to 'www/Mosaic/Makefile')
-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 |