aboutsummaryrefslogtreecommitdiff
path: root/deskutils/superkaramba/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-02-18 14:23:03 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-02-18 14:23:03 +0000
commite9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch)
treeef2b2b24dfacf6def95c54d3379c421565b1fe2b /deskutils/superkaramba/Makefile
parent4dc7ccc95d370549c7c9c7c9c253d64aa92881ae (diff)
downloadports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.tar.gz
ports-e9c34f4c34b0640b3613f03cd96e9f19730b2a07.zip
Notes
Diffstat (limited to 'deskutils/superkaramba/Makefile')
-rw-r--r--deskutils/superkaramba/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/deskutils/superkaramba/Makefile b/deskutils/superkaramba/Makefile
index 8b4af6788516..4679908c0a8e 100644
--- a/deskutils/superkaramba/Makefile
+++ b/deskutils/superkaramba/Makefile
@@ -3,21 +3,17 @@
PORTNAME= superkaramba
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= deskutils kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Widget framework for KDE
-CONFLICTS= kdeutils-4.[0-7].*
-
USE_XZ= yes
-USE_PYTHON= yes
+USE_PYTHON= 2
USE_KDE4= kdehier kdelibs kdeprefix automoc4 qimageblitz
USES= cmake:outsource
USE_QT4= qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>