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 d611354dda89..208f2b6726e9 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -28,7 +28,6 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} CONFIGURE_ARGS+= --with-wx-config=${WX_CONFIG} --with-contrib-plugins=All -CONFIGURE_TARGET= MAN1= cb_console_runner.1 cb_share_config.1 codeblocks.1 .include <bsd.port.mk> |