aboutsummaryrefslogtreecommitdiff
path: root/devel/codeblocks
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-01 19:37:51 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-01 19:37:51 +0000
commit945bb529d0e76b393752acb69c5e3804519b7c01 (patch)
tree15733349de221047984d66a4cc6c645bff396415 /devel/codeblocks
parent0c9e9ae61d601d4c8df5320d83663ef425f2b8bc (diff)
downloadports-945bb529d0e76b393752acb69c5e3804519b7c01.tar.gz
ports-945bb529d0e76b393752acb69c5e3804519b7c01.zip
- Finish stage support
- Modernize USES Reported by: poudriere With hat: portmgr
Notes
Notes: svn path=/head/; revision=349881
Diffstat (limited to 'devel/codeblocks')
-rw-r--r--devel/codeblocks/Makefile7
-rw-r--r--devel/codeblocks/pkg-plist4
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile
index 15d19bb5b5b4..7c5261b3f7ea 100644
--- a/devel/codeblocks/Makefile
+++ b/devel/codeblocks/Makefile
@@ -3,6 +3,7 @@
PORTNAME= codeblocks
PORTVERSION= 13.12
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}-1
@@ -17,12 +18,10 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \
librsync.so:${PORTSDIR}/net/librsync
-RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
-USES= fam:gamin pkgconfig compiler
+USES= compiler desktop-file-utils fam:gamin pathfix pkgconfig shared-mime-info
USE_WX= 2.8
WANT_UNICODE= yes
-USE_GNOME= gnomehack desktopfileutils
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
@@ -39,6 +38,4 @@ CXXFLAGS+= -std=c++0x
CONFIGURE_ARGS+= --with-wx-config=${WX_CONFIG} --with-contrib-plugins=all
-MAN1= cb_console_runner.1 cb_share_config.1 codeblocks.1 codesnippets.1
-
.include <bsd.port.post.mk>
diff --git a/devel/codeblocks/pkg-plist b/devel/codeblocks/pkg-plist
index 432910c844c0..50582db5dee5 100644
--- a/devel/codeblocks/pkg-plist
+++ b/devel/codeblocks/pkg-plist
@@ -480,6 +480,10 @@ libdata/pkgconfig/codeblocks.pc
libdata/pkgconfig/wxsmith-contrib.pc
libdata/pkgconfig/wxsmith.pc
libdata/pkgconfig/wxsmithaui.pc
+man/man1/cb_console_runner.1.gz
+man/man1/cb_share_config.1.gz
+man/man1/codeblocks.1.gz
+man/man1/codesnippets.1.gz
share/applications/codeblocks.desktop
share/icons/hicolor/48x48/mimetypes/application-x-codeblocks-workspace.png
share/icons/hicolor/48x48/mimetypes/application-x-codeblocks.png