pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
udunits2: More clean up, note ncview dependent
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Mar 19 09:16:14 2019 -0500
Changeset: 2bcd8b6bc7aca08df9a3ddbdd62585f431fb3230
Modified Files:
udunits2/Makefile
udunits2/TODO
Log Message:
udunits2: More clean up, note ncview dependent
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2bcd8b6bc7aca08df9a3ddbdd62585f431fb3230
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
udunits2/Makefile | 12 +++---------
udunits2/TODO | 2 +-
2 files changed, 4 insertions(+), 10 deletions(-)
diffs:
diff --git a/udunits2/Makefile b/udunits2/Makefile
index 43f25bc7a0..2077f9f82d 100644
--- a/udunits2/Makefile
+++ b/udunits2/Makefile
@@ -8,15 +8,9 @@ MAINTAINER= bacon%NetBSD.org@localhost
COMMENT= Library for manipulating units of physical quantities
LICENSE= modified-bsd
-# MAKE_JOBS_SAFE= no
-
-USE_LIBTOOL= yes
-# USE_TOOLS= gmake
-GNU_CONFIGURE= yes
-INFO_FILES= yes
-
-# CONFIGURE_ARGS+= --disable-shared
-# CONFIGURE_ENV+= ac_cv_header_CUnit_CUnit_h=no
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+INFO_FILES= yes
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/udunits2/TODO b/udunits2/TODO
index b687356e6b..e6f693561a 100644
--- a/udunits2/TODO
+++ b/udunits2/TODO
@@ -1 +1 @@
-Clean up and test
+Upgrade ncview for compatibility with udunits2?
Home |
Main Index |
Thread Index |
Old Index