diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-24 12:50:53 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-01-24 12:50:53 +0000 |
commit | 4b323e8affb774159f9e27de22474206c70b7013 (patch) | |
tree | 0b507abcaa75f7c6b12545f8ed777b3a621de0b1 /editors | |
parent | fab19a1945eb47924bf8ec6eea58399e9aa31cd0 (diff) | |
download | ports-4b323e8affb774159f9e27de22474206c70b7013.tar.gz ports-4b323e8affb774159f9e27de22474206c70b7013.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/codelite/Makefile | 2 | ||||
-rw-r--r-- | editors/codelite/distinfo | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 7bcb01b34d41..34fd0722de60 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -35,8 +35,6 @@ CXXFLAGS+= -I${LOCALBASE}/include CMAKE_ARGS+= -DIS_FREEBSD=1 \ -DPREFIX=${PREFIX} -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCSCOPE} diff --git a/editors/codelite/distinfo b/editors/codelite/distinfo index d871833d337d..b0c123976038 100644 --- a/editors/codelite/distinfo +++ b/editors/codelite/distinfo @@ -1,2 +1,2 @@ -SHA256 (codelite-5.4.tar.gz) = 2bdb6cfd1239a7fcaf476a215c9f7d775e8814f0930828b66e9acd4799cc5002 -SIZE (codelite-5.4.tar.gz) = 37950862 +SHA256 (codelite-5.4.tar.gz) = 53253fd4406a455dc8389a1bacd52ee0ee5407c90c3f682e30b97f5532a4992a +SIZE (codelite-5.4.tar.gz) = 37946071 |