aboutsummaryrefslogtreecommitdiffstats
path: root/editors/calligra
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 18:19:45 +0800
committerbapt <bapt@FreeBSD.org>2013-04-23 18:19:45 +0800
commitcc9da7cf72f748a1ae9fcd3ab5aed032ad3ab188 (patch)
treed1c32a7b5fa2a2eaa7b78f599c959792a18b9fa4 /editors/calligra
parent11c0610b9e646125696b12a43e2585bfb141e9ef (diff)
downloadfreebsd-ports-gnome-cc9da7cf72f748a1ae9fcd3ab5aed032ad3ab188.tar.gz
freebsd-ports-gnome-cc9da7cf72f748a1ae9fcd3ab5aed032ad3ab188.tar.zst
freebsd-ports-gnome-cc9da7cf72f748a1ae9fcd3ab5aed032ad3ab188.zip
Convert e* to USES=pkgconfig
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 fdb98695830c..c4314e103577 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -42,13 +42,12 @@ USE_ICONV= yes
USE_KDE4= kactivities kdehier kdelibs kdeprefix libkdcraw nepomuk-core \
okular pimlibs attica automoc4 sharedmime soprano
USE_PERL5= yes
-USE_PKGCONFIG= 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
+USES= cmake:outsource pkgconfig
CMAKE_ARGS= -DCMAKE_INCLUDE_PATH:STRING="${QT_INCDIR} ${LOCALBASE}/include" \
-DIHAVEPATCHEDQT:BOOL=TRUE # To be removed with Qt 4.8.2.
MAKE_JOBS_SAFE= yes