diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
commit | ffd97a0193e0238aa21bc32b570fd052292e0fe5 (patch) | |
tree | b368198f913179c06dafd19ac72527fcf9836f6d /devel/libdbusmenu-qt | |
parent | ccbdf54cacb9796580726f8d5278fe3fa53d5e53 (diff) |
Notes
Diffstat (limited to 'devel/libdbusmenu-qt')
-rw-r--r-- | devel/libdbusmenu-qt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index 1c2824a7e5b9..5baaceed14ef 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -16,8 +16,7 @@ USE_QT4= dbus gui xml \ moc_build qmake_build rcc_build uic_build FETCH_ARGS= -Fpr USE_BZIP2= yes -USE_CMAKE= yes -CMAKE_OUTSOURCE=yes +USES= cmake:outsource MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes |