summaryrefslogtreecommitdiff
path: root/www/Mosaic
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-05-23 07:50:05 +0000
committertron <tron@pkgsrc.org>1999-05-23 07:50:05 +0000
commit3c9ed78eedfd4f82d9beffa4d9e13e316fd84d80 (patch)
tree64da6f71cfb8454b27a0d3863d3ad025f04c54c9 /www/Mosaic
parent13fea383e32206cfdd63d1ae25d6a2ddf1b614d2 (diff)
downloadpkgsrc-3c9ed78eedfd4f82d9beffa4d9e13e316fd84d80.tar.gz
Define deprecated symbol "unix".
Diffstat (limited to 'www/Mosaic')
-rw-r--r--www/Mosaic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile
index 3bdfe482368..f463bade70e 100644
--- a/www/Mosaic/Makefile
+++ b/www/Mosaic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/04/13 01:00:46 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 1999/05/23 07:50:05 tron Exp $
# FreeBSD Id: Makefile,v 1.15 1998/05/27 08:44:56 dburr Exp
#
@@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${X11BASE}/lib
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include -Dunix"
CONFIGURE_ARGS= --with-zdir=/usr --with-jpegdir=${LOCALBASE} --with-pngdir=${LOCALBASE}
do-install: