diff options
Diffstat (limited to 'devel/p5-perlkde/Makefile')
-rw-r--r-- | devel/p5-perlkde/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-perlkde/Makefile b/devel/p5-perlkde/Makefile index 1c21c625644b..01b0b1a9974a 100644 --- a/devel/p5-perlkde/Makefile +++ b/devel/p5-perlkde/Makefile @@ -10,11 +10,10 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Perl bindings for KDE -USE_XZ= yes USE_KDE4= kdehier kdeprefix perlqt smokekde automoc4 USE_QT4= network opengl sql svg xml \ qmake_build moc_build uic_build rcc_build -USES= cmake:outsource compiler:c++11-lib perl5 +USES= cmake:outsource compiler:c++11-lib perl5 tar:xz # Respect PREFIX CMAKE_ARGS+= -DCUSTOM_PERL_SITE_ARCH_DIR=${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH} |