pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2017Q4] pkgsrc/devel/netcdf
Module Name: pkgsrc
Committed By: spz
Date: Thu Jan 4 21:05:09 UTC 2018
Modified Files:
pkgsrc/devel/netcdf [pkgsrc-2017Q4]: Makefile
Log Message:
Pullup ticket #5667 - requested by bacon
devel/netcdf: build fix
Revisions pulled up:
- devel/netcdf/Makefile 1.46
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: bacon
Date: Sat Dec 30 22:43:25 UTC 2017
Modified Files:
pkgsrc/devel/netcdf: Makefile
Log Message:
devel/netcdf: Add missing m4 dependency for Linux
ok gdt
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/netcdf/Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.45.2.1 pkgsrc/devel/netcdf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/netcdf/Makefile
diff -u pkgsrc/devel/netcdf/Makefile:1.45 pkgsrc/devel/netcdf/Makefile:1.45.2.1
--- pkgsrc/devel/netcdf/Makefile:1.45 Wed Nov 29 18:29:35 2017
+++ pkgsrc/devel/netcdf/Makefile Thu Jan 4 21:05:09 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2017/11/29 18:29:35 minskim Exp $
+# $NetBSD: Makefile,v 1.45.2.1 2018/01/04 21:05:09 spz Exp $
DISTNAME= netcdf-4.4.1.1
CATEGORIES= devel
@@ -8,6 +8,7 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.unidata.ucar.edu/software/netcdf/index.html
COMMENT= Library for array-oriented data access
+USE_TOOLS+= m4
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index