diff options
-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 |