diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-12-23 14:39:00 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-12-23 14:39:00 +0000 |
commit | 167e729a4ad25c340c9db15b1fcd8afc4a6e4391 (patch) | |
tree | 61be30362b26b1953fc05c3cb371604bd3f496a9 /x11/kdebase4-workspace | |
parent | be19a6192582f5bb0579ec089ac5c0e01273d0ad (diff) | |
download | ports-167e729a4ad25c340c9db15b1fcd8afc4a6e4391.tar.gz ports-167e729a4ad25c340c9db15b1fcd8afc4a6e4391.zip |
Notes
Diffstat (limited to 'x11/kdebase4-workspace')
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index 84457e588c26..e74b8a1b36fb 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--without-java \ --with-ssl-dir=${OPENSSLBASE} OPTIONS= ARTSWRAPPER "Suid wrapper for aRts, req'd for realtime prio" on \ - HAL "Use HAL backend for media:/ (FreeBSD 5 and newer only)" off \ + HAL "Use HAL backend for media:/ (FreeBSD 5+ only)" off \ HTDIG "Depend on htdig, used to build manual indices" off .include "${.CURDIR}/../../x11/kde3/Makefile.kde" |