aboutsummaryrefslogtreecommitdiff
path: root/misc/kgeography/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kgeography/Makefile')
-rw-r--r--misc/kgeography/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kgeography/Makefile b/misc/kgeography/Makefile
index 222006dc4837..cb573dc3b32c 100644
--- a/misc/kgeography/Makefile
+++ b/misc/kgeography/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= KDE 4 geography trainer
@@ -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>