install in /usr instead of /usr/local/,
[openwrt-10.03/.git] / package / vpnc / Config.in
index 2b3a42356eb10c5df62a04cea82e9307577337d3..6e360a1b909ada064f29112a5d4fcaf1e6f7808a 100755 (executable)
@@ -1,8 +1,9 @@
 config BR2_PACKAGE_VPNC
-       tristate "vpnc............................. client for cisco3000 VPN Concentrator."
+       prompt "vpnc.............................. VPN client for Cisco 3000"
+       tristate
        default m if CONFIG_DEVEL
-       depends on BR2_PACKAGE_KMOD_TUN
-       depends on BR2_PACKAGE_LIBGPG_ERROR
-       depends on BR2_PACKAGE_LIBGCRYPT
+       select BR2_PACKAGE_KMOD_TUN
+       select BR2_PACKAGE_LIBGPG_ERROR
+       select BR2_PACKAGE_LIBGCRYPT
        help
                Client for cisco3000 VPN Concentrator.