diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-04-01 02:04:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-04-01 02:04:04 +0000 |
commit | 522970c8e705aad60f5fd1b501d0ac7d44702907 (patch) | |
tree | 910611413c450e2bfdb6015d4bfd7504aac05681 /science | |
parent | f0f4ce588159d5ad80e11d7afeb1d1d68f29a7e4 (diff) | |
download | ports-522970c8e705aad60f5fd1b501d0ac7d44702907.tar.gz ports-522970c8e705aad60f5fd1b501d0ac7d44702907.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf/Makefile | 4 | ||||
-rw-r--r-- | science/hdf5-18/Makefile | 4 | ||||
-rw-r--r-- | science/hdf5/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 934cfc344b4a..4f25bd8559f7 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 934cfc344b4a..4f25bd8559f7 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 934cfc344b4a..4f25bd8559f7 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 |