summaryrefslogtreecommitdiff
path: root/polish/kde3-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'polish/kde3-i18n/Makefile')
-rw-r--r--polish/kde3-i18n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/polish/kde3-i18n/Makefile b/polish/kde3-i18n/Makefile
index 71c90dabfb3a..cbcce4f3ed7e 100644
--- a/polish/kde3-i18n/Makefile
+++ b/polish/kde3-i18n/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>