aboutsummaryrefslogtreecommitdiffstats
path: root/net/krdc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/krdc/Makefile')
-rw-r--r--net/krdc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/krdc/Makefile b/net/krdc/Makefile
index d5fb0916e66..8e45d93f482 100644
--- a/net/krdc/Makefile
+++ b/net/krdc/Makefile
@@ -18,14 +18,13 @@ DISTINFO_FILE= ${.CURDIR}/../../net/kdenetwork4/distinfo
CONFLICTS_INSTALL= kdenetwork-4.[1-8].*
-USE_CMAKE= yes
+USES= cmake:outsource
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_XZ= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
-CMAKE_OUTSOURCE= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME}
.include <bsd.port.mk>