Second half of the previous fix.
Note to self: test things before committing.
This commit is contained in:
parent
048e33d54a
commit
49f8aa2d48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274603
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ PLIST_FILES= bin/${BINARY}
|
|||
|
||||
.if defined(WITH_UPNP)
|
||||
LIB_DEPENDS+= miniupnpc:${PORTSDIR}/net/miniupnpc
|
||||
MAKE_ENV+= -DUSE_UPNP
|
||||
MAKE_ENV+= USE_UPNP=yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
Loading…
Reference in a new issue