summaryrefslogtreecommitdiff
path: root/devel/netcdf/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'devel/netcdf/patches/patch-ae')
-rw-r--r--devel/netcdf/patches/patch-ae21
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/netcdf/patches/patch-ae b/devel/netcdf/patches/patch-ae
deleted file mode 100644
index d3287325383..00000000000
--- a/devel/netcdf/patches/patch-ae
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ae,v 1.3 2006/11/11 22:46:14 rillig Exp $
-
---- fortran/Makefile.orig 2004-12-18 18:08:01.000000000 +0000
-+++ fortran/Makefile
-@@ -69,14 +69,14 @@ PACKING_LIST = \
- #
-
-
--all: $(LIBRARY) $(MANUAL)
-+all: $(LIB_OBJS) $(MANUAL)
-
- test: ftest FORCE
- ./ftest
-
-
- install: $(INCDIR)/$(HEADER) \
-- $(MANDIR)/man3f/$(MANUAL)
-+ $(MANDIR)/man3/$(MANUAL)
-
- uninstall:
- -rm -f $(INCDIR)/$(HEADER)