From 80a2712dd4a613703cb6f5fa6704e67f20a4afa8 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 6 Oct 2016 11:34:24 +0000 Subject: - Switch to USES=localbase - Remove unneeded license mentions from pkg-descr PR: 212665 Submitted by: amdmi3 Approved by: lbartoletti@tuxfamily.org (maintainer) --- devel/codeblocks/Makefile | 4 +--- devel/codeblocks/pkg-descr | 3 --- 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'devel/codeblocks') diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 8cc23ce7b3a0..e2779e954228 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfreetype.so:print/freetype2 \ libhunspell-1.3.so:textproc/hunspell -USES= autoreconf compiler desktop-file-utils fam:gamin \ +USES= autoreconf compiler desktop-file-utils fam:gamin localbase \ gettext-runtime libtool pathfix pkgconfig shared-mime-info USE_WX= 2.8 USE_GNOME= gtk20 cairo @@ -28,8 +28,6 @@ USE_XORG= x11 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 diff --git a/devel/codeblocks/pkg-descr b/devel/codeblocks/pkg-descr index b437c2072f0e..5ff5694faa64 100644 --- a/devel/codeblocks/pkg-descr +++ b/devel/codeblocks/pkg-descr @@ -6,7 +6,4 @@ The WEB site states: 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/ -- cgit v1.2.3