aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n-id/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kde3-i18n-id/Makefile')
-rw-r--r--misc/kde3-i18n-id/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kde3-i18n-id/Makefile b/misc/kde3-i18n-id/Makefile
index 7c43988afd60..3358f1531f03 100644
--- a/misc/kde3-i18n-id/Makefile
+++ b/misc/kde3-i18n-id/Makefile
@@ -9,15 +9,13 @@ PORTNAME= kde-i18n
PORTVERSION= 3.0.5
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n
+MASTER_SITE_SUBDIR= Attic/${PORTVERSION}/src/kde-i18n
PKGNAMEPREFIX= id-
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Indonesian messages and documentation for KDE3
-IGNORE= Needs update from vendor.
-
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=3
@@ -25,6 +23,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
KDE_I18N= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PKGNAMEPREFIX:S/-//}
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"