summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron>1999-05-23 07:50:05 +0000
committertron <tron>1999-05-23 07:50:05 +0000
commit27738fd2ab525e9d8c46f3adb363f4e4464db251 (patch)
tree64da6f71cfb8454b27a0d3863d3ad025f04c54c9 /www
parent99e6a5487f9e919ab50299dbfdd16ad9055ab9d4 (diff)
downloadpkgsrc-27738fd2ab525e9d8c46f3adb363f4e4464db251.tar.gz
Define deprecated symbol "unix".
Diffstat (limited to 'www')
-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: