diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 23:40:44 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 23:40:44 +0000 |
commit | 604485f846c58c349c83d5a367b0b83bb39c2262 (patch) | |
tree | 42cd39480ede7db9874484f52a6c0467161329e6 /devel/codeblocks | |
parent | 3334a81fc73525bb985188a37c02bb87841f8e00 (diff) | |
download | ports-604485f846c58c349c83d5a367b0b83bb39c2262.tar.gz ports-604485f846c58c349c83d5a367b0b83bb39c2262.zip |
Notes
Diffstat (limited to 'devel/codeblocks')
-rw-r--r-- | devel/codeblocks/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 76fe3e93668d..91b49510f04f 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -19,8 +19,7 @@ LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \ librsync.so:${PORTSDIR}/net/librsync RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info -USES= pkgconfig -USE_FAM= yes +USES= fam pkgconfig USE_WX= 2.8 WANT_UNICODE= yes USE_GNOME= gnomehack desktopfileutils |