diff options
Diffstat (limited to 'math/gri/Makefile')
-rw-r--r-- | math/gri/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile index c64642d026f8..fb237127cf8f 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -12,7 +12,7 @@ WWW= http://gri.sourceforge.net/ LIB_DEPENDS= libnetcdf.so:science/netcdf -USES= cpe gmake readline shebangfix makeinfo +USES= cpe gmake readline shebangfix makeinfo tex SHEBANG_FILES= doc/examples/FEM.pl src/gri_merge src/gri_unpage GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-FreeBSD |