summaryrefslogtreecommitdiff
path: root/french/kde3-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'french/kde3-i18n/Makefile')
-rw-r--r--french/kde3-i18n/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/french/kde3-i18n/Makefile b/french/kde3-i18n/Makefile
index d40042d519a9..c59cb5b34d6f 100644
--- a/french/kde3-i18n/Makefile
+++ b/french/kde3-i18n/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kde-i18n-fr
-PORTVERSION= 3.0.1
+PORTVERSION= ${KDE_VERSION}
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -20,13 +20,9 @@ LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes
-
GNU_CONFIGURE= yes
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+KDE_I18N= yes
-pre-configure:
- ${PERL} -pi -e "s@ core @ @g" \
- ${WRKSRC}/docs/kdebase/khelpcenter/faq/Makefile.in
+.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.mk>