aboutsummaryrefslogtreecommitdiff
path: root/x11/kde4
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-09 22:51:35 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-09 22:51:35 +0000
commitd955cc84cf2f25749a98496d3c7ddd045b3c41a6 (patch)
tree984b30f1dd9b52dd10b0693dda35c3e5f88b0788 /x11/kde4
parentbeaa3c72b324b7a3d9311e21514d4d401e16ff48 (diff)
downloadports-d955cc84cf2f25749a98496d3c7ddd045b3c41a6.tar.gz
ports-d955cc84cf2f25749a98496d3c7ddd045b3c41a6.zip
Notes
Diffstat (limited to 'x11/kde4')
-rw-r--r--x11/kde4/Makefile.kde2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde
index b814385ef3a3..81d856e965c2 100644
--- a/x11/kde4/Makefile.kde
+++ b/x11/kde4/Makefile.kde
@@ -15,7 +15,7 @@ COPY= -c -p
.if defined(KDE_I18N)
_NO_KDE_FINAL= yes
_NO_KDE_NDEBUG= yes
-DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION}
+DISTNAME?= ${PORTNAME}-${PKGNAMEPREFIX:S/-$//}-${PORTVERSION}
# Since KDE 3.1.3, the kde-i18n tarballs have the ${KDE_VERSION}
# as part of the name of their toplevel directory, while the
# koffice-i18n ones have not, so we need to take care of that.