1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Respect PREFIX

Reported by:	dim
This commit is contained in:
Baptiste Daroussin 2013-12-11 21:20:37 +00:00
parent 8250beb020
commit dde61a089e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336222

View File

@ -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