pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-wle math/R-wle: Add gettext-lib buildlink3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2110a46d5cd3
branches:  trunk
changeset: 604231:2110a46d5cd3
user:      marino <marino%pkgsrc.org@localhost>
date:      Sat May 26 14:38:38 2012 +0000

description:
math/R-wle: Add gettext-lib buildlink3

diffstat:

 math/R-wle/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ca828f848bb4 -r 2110a46d5cd3 math/R-wle/Makefile
--- a/math/R-wle/Makefile       Sat May 26 14:29:15 2012 +0000
+++ b/math/R-wle/Makefile       Sat May 26 14:38:38 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/04/15 16:03:42 brook Exp $
+# $NetBSD: Makefile,v 1.8 2012/05/26 14:38:38 marino Exp $
 #
 
 CATEGORIES=    math
@@ -16,6 +16,7 @@
 
 DEPENDS+=      R-circular>=0.4.3:../../math/R-circular
 
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../math/R/Makefile.extension"
 .include "../../math/blas/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index