1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Re-enable UPnP on build time, we have a run time check for it.

This commit is contained in:
Alberto Villa 2013-06-07 11:46:34 +00:00
parent b71d3d426b
commit 93376494cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320193

View File

@ -58,6 +58,7 @@ CMAKE_ARGS+= -DWITH_ACL:BOOL=Off \
-DWITH_FAM:BOOL=On \
-DWITH_ASPELL:BOOL=Off \
-DWITH_HSPELL:BOOL=Off \
-DHUPNP_ENABLED:BOOL=On \
-DKDE_DISTRIBUTION_TEXT:STRING="${OPSYS}" \
-DKDE_DEFAULT_HOME:STRING=".kde4"