pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/R-nloptr math/R-nloptr: Use pkg-config to set lin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9e2cca7c4b49
branches: trunk
changeset: 376744:9e2cca7c4b49
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Mar 07 19:18:56 2018 +0000
description:
math/R-nloptr: Use pkg-config to set link options properly
diffstat:
math/R-nloptr/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 22e4b8cec10d -r 9e2cca7c4b49 math/R-nloptr/Makefile
--- a/math/R-nloptr/Makefile Wed Mar 07 16:46:49 2018 +0000
+++ b/math/R-nloptr/Makefile Wed Mar 07 19:18:56 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/04/17 04:09:44 wen Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/07 19:18:56 minskim Exp $
#
CATEGORIES= math
@@ -13,6 +13,7 @@
R_PKGVER= 1.0.4
USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config
SUBST_CLASSES+= conf
SUBST_STAGE.conf= post-patch
Home |
Main Index |
Thread Index |
Old Index