diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-16 22:52:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-16 22:52:53 +0000 |
commit | 418fceceb1c88610eca1d43dc693f07a7ebee55a (patch) | |
tree | 0eb391172b6562902491ab954b25ceb360932963 /math | |
parent | 46abbed00a6f5239de622b8331be71e788fd70c8 (diff) | |
download | ports-418fceceb1c88610eca1d43dc693f07a7ebee55a.tar.gz ports-418fceceb1c88610eca1d43dc693f07a7ebee55a.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/freefem++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 7c4cc4434ad0..90a5089bdf62 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -17,6 +17,8 @@ COMMENT= An implementation of a language dedicated to the finite element method LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas BUILD_DEPENDS= ${LOCALBASE}/include/ARPACK++:${PORTSDIR}/math/arpack++ +RESTRICTED= No resale or commercial use + USE_XLIB= yes USE_GMAKE= yes |