summaryrefslogtreecommitdiff
path: root/editors/calligra
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:00:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:00:42 +0000
commit7fb9058d3779f78665d4d70d502c79ff2981fa9c (patch)
tree78c99d5e3c9b7c4f5753b7e607116636971828ef /editors/calligra
parent7c18e5b1365c2367fd183b3d7c997eb627f79bf2 (diff)
downloadfreebsd-ports-7fb9058d3779f78665d4d70d502c79ff2981fa9c.zip
Convert to new perl framework
Diffstat (limited to 'editors/calligra')
-rw-r--r--editors/calligra/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index b845f318e7b2..821977165550 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -40,13 +40,12 @@ USE_GL= glew
USE_GNOME= glib20 libxml2 libxslt
USE_KDE4= kactivities kdehier kdelibs kdeprefix libkdcraw nepomuk-core \
okular pimlibs attica automoc4 sharedmime soprano
-USE_PERL5= yes
USE_QT4= dbus designer_build gui opengl phonon porting_build qt3support \
qtestlib_build script sql svg webkit xml xmlpatterns \
moc_build qmake_build rcc_build uic_build uic3_build
USE_SQLITE= 3
USE_BZIP2= yes
-USES= cmake:outsource pkgconfig iconv
+USES= cmake:outsource pkgconfig iconv perl5
CMAKE_ARGS= -DCMAKE_INCLUDE_PATH:STRING="${QT_INCDIR} ${LOCALBASE}/include" \
-DIHAVEPATCHEDQT:BOOL=TRUE # To be removed with Qt 4.8.2.
USE_LDCONFIG= yes