From 8aa08f2b0b09161bf03373e716d88a02a5126990 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 15 Feb 2006 16:32:57 +0000 Subject: create both "netbsd" and "netbsdelf" config files -- the usage in MACHINE_GNU_PLATFORM differs from port to port --- devel/hdf5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/hdf5') diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile index f5fa5d4217b..23270a3be7b 100644 --- a/devel/hdf5/Makefile +++ b/devel/hdf5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/02/10 19:56:13 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2006/02/15 16:32:57 drochner Exp $ DISTNAME= hdf5-1.6.5 PKGREVISION= 1 @@ -22,6 +22,7 @@ CHECK_WRKREF_SKIP= ${PREFIX}/lib/libhdf5.settings .include "options.mk" post-extract: + ${CP} ${WRKSRC}/config/freebsd ${WRKSRC}/config/netbsd ${CP} ${WRKSRC}/config/freebsd ${WRKSRC}/config/netbsdelf post-install: -- cgit v1.2.3