summaryrefslogtreecommitdiff
path: root/misc/kde4-l10n-is/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/kde4-l10n-is/Makefile')
-rw-r--r--misc/kde4-l10n-is/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/kde4-l10n-is/Makefile b/misc/kde4-l10n-is/Makefile
index 71c90dabfb3a..cbcce4f3ed7e 100644
--- a/misc/kde4-l10n-is/Makefile
+++ b/misc/kde4-l10n-is/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= kde-i18n
-PORTVERSION= 2.1.1
+PORTVERSION= 2.2
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src
+MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
MAINTAINER?= demon@FreeBSD.org
@@ -25,6 +25,6 @@ PLIST= ${WRKDIR}/PLIST
SCRIPTS_ENV+= PLIST=${PLIST}
pre-configure:
- @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/Configure
+# @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/Configure
.include <bsd.port.mk>