diff options
Diffstat (limited to 'devel/fossil/Makefile')
-rw-r--r-- | devel/fossil/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index 26156fb24eed..abec48284651 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -15,6 +15,7 @@ LICENSE= BSD PLIST_FILES= bin/fossil HAS_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} OPTIONS_DEFINE= JSON STATIC JSON_DESC= JSON API support |