aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2013-06-07 19:46:34 +0800
committeravilla <avilla@FreeBSD.org>2013-06-07 19:46:34 +0800
commit85762594372043a6ad85b5ece0341c4e57474c34 (patch)
tree8776356e7ee097298b4e86c6ed13f7db6159d54a /x11
parent27d7fd5b83c1e9bf1559dd0cc5917d7a3990e87a (diff)
downloadfreebsd-ports-gnome-85762594372043a6ad85b5ece0341c4e57474c34.tar.gz
freebsd-ports-gnome-85762594372043a6ad85b5ece0341c4e57474c34.tar.zst
freebsd-ports-gnome-85762594372043a6ad85b5ece0341c4e57474c34.zip
- Re-enable UPnP on build time, we have a run time check for it.
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index 614206ffae08..a011ed3b1192 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -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"