diff options
Diffstat (limited to 'x11/kde4/Makefile.kde')
-rw-r--r-- | x11/kde4/Makefile.kde | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde index da73119350fd..67c1ae689e92 100644 --- a/x11/kde4/Makefile.kde +++ b/x11/kde4/Makefile.kde @@ -15,6 +15,8 @@ COPY= -c -p .if defined(KDE_I18N) _NO_KDE_FINAL= yes _NO_KDE_NDEBUG= yes +DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PKGNAMEPREFIX:S/-$//} .endif # Unfortunately, this feature doesn't work right now due to binary files. |