diff options
Diffstat (limited to 'devel/codeblocks/Makefile')
-rw-r--r-- | devel/codeblocks/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 0b6c2de3e778..f368866d45e3 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -29,7 +29,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} --disable-pch \ --with-boost-system=boost_system PKG_CONFIG_LIBDIR= ${LOCALBASE}/libdata/pkgconfig -INSTALLS_ICONS= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes |