diff options
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 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 |