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-ae12
1 files changed, 10 insertions, 2 deletions
diff --git a/devel/netcdf/patches/patch-ae b/devel/netcdf/patches/patch-ae
index 8f993158133..d3287325383 100644
--- a/devel/netcdf/patches/patch-ae
+++ b/devel/netcdf/patches/patch-ae
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.2 2005/02/25 09:52:47 adam Exp $
+$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,7 +69,7 @@ PACKING_LIST = \
+@@ -69,14 +69,14 @@ PACKING_LIST = \
#
@@ -11,3 +11,11 @@ $NetBSD: patch-ae,v 1.2 2005/02/25 09:52:47 adam Exp $
test: ftest FORCE
./ftest
+
+
+ install: $(INCDIR)/$(HEADER) \
+- $(MANDIR)/man3f/$(MANUAL)
++ $(MANDIR)/man3/$(MANUAL)
+
+ uninstall:
+ -rm -f $(INCDIR)/$(HEADER)