diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 10:13:19 +0000 |
commit | 7020ba824d0766f01012481d30671834bccc6cc9 (patch) | |
tree | b8061c4bd911cb2507a3cc6b0ebdc773e91473b7 /devel/codeblocks | |
parent | ac0c23c912957d0cfaa1ccb1f236d4da619b1889 (diff) | |
download | ports-7020ba824d0766f01012481d30671834bccc6cc9.tar.gz ports-7020ba824d0766f01012481d30671834bccc6cc9.zip |
Notes
Diffstat (limited to 'devel/codeblocks')
-rw-r--r-- | devel/codeblocks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile index 4a5a6bf437f7..bfb6168d009e 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -19,10 +19,10 @@ LIB_DEPENDS= boost_system:${PORTSDIR}/devel/boost-libs \ rsync:${PORTSDIR}/net/librsync RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info +USES= pkgconfig USE_WX= 2.8 WANT_UNICODE= yes USE_GNOME= gnomehack desktopfileutils -USE_PKGCONFIG= build GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes |