X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e2518e59c04f80fb74f49812daa75a961bd07314..d0ba1e18718a7e448be22c0d64438255ed5296cc:/openwrt/package/freetype/Config.in

diff --git a/openwrt/package/freetype/Config.in b/openwrt/package/freetype/Config.in
index 1bed3cf45..8a12d532c 100644
--- a/openwrt/package/freetype/Config.in
+++ b/openwrt/package/freetype/Config.in
@@ -1,13 +1,13 @@
-config BR2_PACKAGE_FREETYPE
+config BR2_COMPILE_FREETYPE
 	bool
 	default n
 	depends BR2_PACKAGE_LIBFREETYPE
 
 config BR2_PACKAGE_LIBFREETYPE
-	tristate "libfreetype - A free, high-quality and portable font engine"
+	tristate "libfreetype....................... A free, high-quality and portable font engine"
 #	default m if CONFIG_DEVEL
 	default n
-	select BR2_PACKAGE_FREETYPE
+	select BR2_COMPILE_FREETYPE
 	select BR2_PACKAGE_ZLIB
 	help
 	  The FreeType project is a team of volunteers who develop free,
@@ -23,4 +23,4 @@ config BR2_PACKAGE_LIBFREETYPE
 	   * High portability & performance
 	  
 	  http://www.freetype.org/
-	  
+