aboutsummaryrefslogtreecommitdiff
path: root/games/pairs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pairs/Makefile')
-rw-r--r--games/pairs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pairs/Makefile b/games/pairs/Makefile
index 0f54e0e72dd6..5d05c4150c91 100644
--- a/games/pairs/Makefile
+++ b/games/pairs/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= ${KDE4_VERSION}
CATEGORIES= games 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= Memory and pairs game for KDE
@@ -14,10 +14,10 @@ COMMENT= Memory and pairs game for KDE
LICENSE= GPLv2
USES= cmake:outsource
-MAKE_JOBS_SAFE= yes
USE_KDE4= kdehier kdelibs kdeprefix automoc4
USE_QT4= declarative opengl phonon xmlpatterns \
moc_build qmake_build rcc_build uic_build
USE_XZ= yes
+MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>