summaryrefslogtreecommitdiff
path: root/math/R-wle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-wle/Makefile')
-rw-r--r--math/R-wle/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/R-wle/Makefile b/math/R-wle/Makefile
index b732a1454d5..78669211d0f 100644
--- a/math/R-wle/Makefile
+++ b/math/R-wle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/05/26 14:38:38 marino Exp $
+# $NetBSD: Makefile,v 1.9 2012/08/14 17:07:57 asau Exp $
#
CATEGORIES= math
@@ -12,6 +12,8 @@ LICENSE= gnu-gpl-v2
R_PKGNAME= wle
R_PKGVER= 0.9-4
+PKG_DESTDIR_SUPPORT= none
+
USE_LANGUAGES+= c fortran
DEPENDS+= R-circular>=0.4.3:../../math/R-circular