aboutsummaryrefslogtreecommitdiff
path: root/korean/kde3-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'korean/kde3-i18n/Makefile')
-rw-r--r--korean/kde3-i18n/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/korean/kde3-i18n/Makefile b/korean/kde3-i18n/Makefile
index be669e56379a..7ba7b6cf64d8 100644
--- a/korean/kde3-i18n/Makefile
+++ b/korean/kde3-i18n/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= kde-i18n
-PORTVERSION= 3.0.5
-PORTREVISION= 1
+PORTVERSION= ${KDE_VERSION}
CATEGORIES?= korean kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= Attic/${PORTVERSION}a/src/kde-i18n
+MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n
PKGNAMEPREFIX= ko-
DIST_SUBDIR= KDE
@@ -25,8 +24,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
KDE_I18N= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PKGNAMEPREFIX:S/-//}
-
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.mk>