ports/math/xspread/files/patch-config_h.in
Dmitry Marakasov f51a5a458c - Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-03-28 23:04:06 +00:00

11 lines
286 B
Text

--- config_h.in.orig 1995-11-07 02:17:21 UTC
+++ config_h.in
@@ -12,7 +12,7 @@
#define SAVENAME "SC.SAVE"
/* The default file viewer */
-#define DFLT_PAGER "less"
+/* #define DFLT_PAGER "less" */
/* Define CRYPT_PATH if you want crypt support compiled in */
#undef CRYPT_PATH