diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf/Makefile | 6 | ||||
-rw-r--r-- | science/hdf5-18/Makefile | 6 | ||||
-rw-r--r-- | science/hdf5/Makefile | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/science/hdf/Makefile b/science/hdf/Makefile index 4f25bd8559f7..107cc1ab2477 100644 --- a/science/hdf/Makefile +++ b/science/hdf/Makefile @@ -3,20 +3,18 @@ # Date created: 17 November 1996 # Whom: mi # -# $Id: Makefile,v 1.1.1.1 1997/11/03 12:10:42 tg Exp $ +# $Id: Makefile,v 1.2 1998/04/01 02:04:04 asami Exp $ # DISTNAME= HDF4.1r1 PKGNAME= hdf-4.1r1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF_Current/tar/ +MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF4.1r1/tar/ 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 4f25bd8559f7..107cc1ab2477 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -3,20 +3,18 @@ # Date created: 17 November 1996 # Whom: mi # -# $Id: Makefile,v 1.1.1.1 1997/11/03 12:10:42 tg Exp $ +# $Id: Makefile,v 1.2 1998/04/01 02:04:04 asami Exp $ # DISTNAME= HDF4.1r1 PKGNAME= hdf-4.1r1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF_Current/tar/ +MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF4.1r1/tar/ 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 4f25bd8559f7..107cc1ab2477 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -3,20 +3,18 @@ # Date created: 17 November 1996 # Whom: mi # -# $Id: Makefile,v 1.1.1.1 1997/11/03 12:10:42 tg Exp $ +# $Id: Makefile,v 1.2 1998/04/01 02:04:04 asami Exp $ # DISTNAME= HDF4.1r1 PKGNAME= hdf-4.1r1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF_Current/tar/ +MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF4.1r1/tar/ MAINTAINER= mi@aldan.ziplink.net LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg -BROKEN= build - GNU_CONFIGURE= yes MAKE_FLAGS= CC="$(CC)" -f |