summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-04-01 02:04:04 +0000
committerasami <asami@FreeBSD.org>1998-04-01 02:04:04 +0000
commit67fa4b07013a5ae362fa339030aeaa59e5b599f4 (patch)
tree6d22735ea63c8637f26bac62161b541f7809fca3 /science
parentbd182d3cb4cb971eb085bbbbf0e7ca3e379a29fa (diff)
downloadFreeBSD-ports-67fa4b07013a5ae362fa339030aeaa59e5b599f4.zip
FreeBSD-ports-67fa4b07013a5ae362fa339030aeaa59e5b599f4.tar.gz
cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
In file included from /usr/include/sys/types.h:96, from types.h:54, from xdr.c:22: /usr/include/machine/endian.h:62: conflicting types for `htonl' types.h:29: previous declaration of `htonl' /usr/include/machine/endian.h:64: conflicting types for `ntohl' types.h:28: previous declaration of `ntohl'
Diffstat (limited to 'science')
-rw-r--r--science/hdf/Makefile4
-rw-r--r--science/hdf5-18/Makefile4
-rw-r--r--science/hdf5/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile
index 934cfc3..4f25bd8 100644
--- a/science/hdf/Makefile
+++ b/science/hdf/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 November 1996
# Whom: mi
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/03 12:10:42 tg Exp $
#
DISTNAME= HDF4.1r1
@@ -15,6 +15,8 @@ MAINTAINER= mi@aldan.ziplink.net
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
+BROKEN= build
+
GNU_CONFIGURE= yes
MAKE_FLAGS= CC="$(CC)" -f
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile
index 934cfc3..4f25bd8 100644
--- a/science/hdf5-18/Makefile
+++ b/science/hdf5-18/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 November 1996
# Whom: mi
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/03 12:10:42 tg Exp $
#
DISTNAME= HDF4.1r1
@@ -15,6 +15,8 @@ MAINTAINER= mi@aldan.ziplink.net
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
+BROKEN= build
+
GNU_CONFIGURE= yes
MAKE_FLAGS= CC="$(CC)" -f
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile
index 934cfc3..4f25bd8 100644
--- a/science/hdf5/Makefile
+++ b/science/hdf5/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 November 1996
# Whom: mi
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/11/03 12:10:42 tg Exp $
#
DISTNAME= HDF4.1r1
@@ -15,6 +15,8 @@ MAINTAINER= mi@aldan.ziplink.net
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
+BROKEN= build
+
GNU_CONFIGURE= yes
MAKE_FLAGS= CC="$(CC)" -f
OpenPOWER on IntegriCloud