sysutils/fusefs-hfsfuse: Respect CFLAGS
This commit is contained in:
parent
24613aa489
commit
d58b4763c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464368
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= hfsfuse
|
||||
DISTVERSION= g20180118
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
|
||||
@ -19,7 +20,8 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= 0x09
|
||||
GH_TAGNAME= d021835629c3fb37bd5bf8d364d5196f1db53867
|
||||
|
||||
MAKE_ARGS= WITH_UBLIO=system WITH_UTF8PROC=system
|
||||
ALL_TARGET= config all
|
||||
MAKE_ARGS= CONFIG_CFLAGS="${CFLAGS}" WITH_UBLIO=system WITH_UTF8PROC=system
|
||||
|
||||
PLIST_FILES= bin/hfsdump bin/hfsfuse
|
||||
PORTDOCS= README.md
|
||||
|
Loading…
Reference in New Issue
Block a user