Index: Makefile =================================================================== --- Makefile (revision 421994) +++ Makefile (working copy) @@ -17,15 +17,13 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libhunspell-1.3.so:textproc/hunspell -USES= autoreconf compiler desktop-file-utils fam:gamin libtool pathfix \ - pkgconfig shared-mime-info +USES= autoreconf compiler desktop-file-utils fam:gamin libtool \ + localbase pathfix pkgconfig shared-mime-info USE_WX= 2.8 WANT_UNICODE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} --with-contrib-plugins=all \ --disable-pch -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib -lboost_system PKG_CONFIG_LIBDIR= ${LOCALBASE}/libdata/pkgconfig INSTALLS_ICONS= yes INSTALL_TARGET= install-strip Index: pkg-descr =================================================================== --- pkg-descr (revision 421994) +++ pkg-descr (working copy) @@ -6,7 +6,4 @@ the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable." -LICENSE: GPL3 or later (IDE) -LICENSE: LGPL3 or later (SDK) - WWW: http://www.codeblocks.org/