diff options
Diffstat (limited to 'devel/p5-perlqt/Makefile')
-rw-r--r-- | devel/p5-perlqt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-perlqt/Makefile b/devel/p5-perlqt/Makefile index 5c77b0bb8e9..2e05e904291 100644 --- a/devel/p5-perlqt/Makefile +++ b/devel/p5-perlqt/Makefile @@ -18,10 +18,9 @@ USE_XZ= yes USE_PERL5= yes USE_KDE4= kdehier kdeprefix smokeqt qimageblitz USE_QT4= qmake_build moc_build uic_build rcc_build -USE_CMAKE= yes +USES= cmake MAKE_JOBS_SAFE= yes -USE_LDCONFIG= yes # Respect PREFIX CMAKE_ARGS+= -DCUSTOM_PERL_SITE_ARCH_DIR=${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH} |