- Fix a type: double colon in LIB_DEPENDS
This commit is contained in:
parent
3578d3b125
commit
5e78a974d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185788
@ -65,7 +65,7 @@ PLIST_SUB+= NLS=""
|
||||
|
||||
.if defined(WITH_OFA)
|
||||
CONFIGURE_ARGS+= --enable-ofa
|
||||
LIB_DEPENDS+= ofa.0::${PORTSDIR}/audio/libofa
|
||||
LIB_DEPENDS+= ofa.0:${PORTSDIR}/audio/libofa
|
||||
.endif
|
||||
|
||||
.if defined(WITH_SIDPLAY)
|
||||
|
Loading…
Reference in New Issue
Block a user