diff options
Diffstat (limited to 'devel/libclaw/Makefile')
-rw-r--r-- | devel/libclaw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libclaw/Makefile b/devel/libclaw/Makefile index da75da1ef702..e25bde393a85 100644 --- a/devel/libclaw/Makefile +++ b/devel/libclaw/Makefile @@ -13,11 +13,10 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:${PORTSDIR}/devel/boost-libs -USES= cmake +USES= cmake gettext CMAKE_ARGS= -DCLAW_CMAKE_MODULES_INSTALL_PATH="${DATADIR}/cmake" USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes -USE_GETTEXT= yes USE_GCC= 4.6+ post-patch: |