diff options
Diffstat (limited to 'devel/poxml/Makefile')
-rw-r--r-- | devel/poxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile index 528e34a4ccf9..3ae62120ac32 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -9,7 +9,7 @@ USES= cmake compiler:c++11-lang gettext-tools:build,run \ kde:5 qt:5 tar:xz USE_KDE= doctools ecm USE_QT= core xml \ - buildtools_build qmake_build + buildtools:build qmake:build OPTIONS_DEFINE= DOCS |