summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/kde3-i18n-sr@Latn/Makefile3
-rw-r--r--misc/kde3-i18n-sr_Latn/Makefile3
-rw-r--r--x11/kde3/Makefile.kde2
-rw-r--r--x11/kde4/Makefile.kde2
4 files changed, 6 insertions, 4 deletions
diff --git a/misc/kde3-i18n-sr@Latn/Makefile b/misc/kde3-i18n-sr@Latn/Makefile
index cbb9b25..1f19c04 100644
--- a/misc/kde3-i18n-sr@Latn/Makefile
+++ b/misc/kde3-i18n-sr@Latn/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= ${KDE_VERSION}
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n
-PKGNAMEPREFIX= sr@Latn-
+PKGNAMEPREFIX= sr-Latn-
+DISTNAME= ${PORTNAME}-sr@Latn-${PORTVERSION}
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
diff --git a/misc/kde3-i18n-sr_Latn/Makefile b/misc/kde3-i18n-sr_Latn/Makefile
index cbb9b25..1f19c04 100644
--- a/misc/kde3-i18n-sr_Latn/Makefile
+++ b/misc/kde3-i18n-sr_Latn/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= ${KDE_VERSION}
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n
-PKGNAMEPREFIX= sr@Latn-
+PKGNAMEPREFIX= sr-Latn-
+DISTNAME= ${PORTNAME}-sr@Latn-${PORTVERSION}
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
diff --git a/x11/kde3/Makefile.kde b/x11/kde3/Makefile.kde
index b814385..81d856e 100644
--- a/x11/kde3/Makefile.kde
+++ b/x11/kde3/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.
diff --git a/x11/kde4/Makefile.kde b/x11/kde4/Makefile.kde
index b814385..81d856e 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.
OpenPOWER on IntegriCloud