summaryrefslogtreecommitdiff
path: root/math/R-wle
diff options
context:
space:
mode:
authormarino <marino>2012-05-26 14:38:38 +0000
committermarino <marino>2012-05-26 14:38:38 +0000
commiteb628e9f6c03636758d95d2c866a05996723cbd0 (patch)
treef1100dd5a532634bf72b353ba7488e7b1ddfb904 /math/R-wle
parentb56e7d5c22d49ef384e8e62c571b746f372f43d5 (diff)
downloadpkgsrc-eb628e9f6c03636758d95d2c866a05996723cbd0.tar.gz
math/R-wle: Add gettext-lib buildlink3
Diffstat (limited to 'math/R-wle')
-rw-r--r--math/R-wle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/R-wle/Makefile b/math/R-wle/Makefile
index 8b9cdfb8433..b732a1454d5 100644
--- a/math/R-wle/Makefile
+++ b/math/R-wle/Makefile
@@ -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 @@ USE_LANGUAGES+= c fortran
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"