aboutsummaryrefslogtreecommitdiff
path: root/misc/klettres/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/klettres/Makefile')
-rw-r--r--misc/klettres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile
index 1a0578b4a4c3..48134283c125 100644
--- a/misc/klettres/Makefile
+++ b/misc/klettres/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= ${KDE4_VERSION}
CATEGORIES= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
-DIST_SUBDIR= KDE
+DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Alphabet learning tool for KDE 4
@@ -15,7 +15,7 @@ CONFLICTS= kdeedu-4.[0-6].*
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USES= cmake:outsource
USE_QT4= xml moc_build qmake_build rcc_build uic_build
-USE_XZ= yes
+USE_XZ= yes
MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>