diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-07 11:53:26 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-07 11:53:26 +0000 |
commit | d47c434983da160bb250be88703ef5a9842dd10d (patch) | |
tree | 101e1569cd65f5bb1552cac1d7ed0d025f7f5e7a /devel/codeblocks | |
parent | 8a93e30710b203f1373e2446c65784c334168abe (diff) |
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 a01c74270b2c..4a5a6bf437f7 100644 --- a/devel/codeblocks/Makefile +++ b/devel/codeblocks/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info USE_WX= 2.8 WANT_UNICODE= yes USE_GNOME= gnomehack desktopfileutils -USE_PKGCONFIGE= build +USE_PKGCONFIG= build GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes |