summaryrefslogtreecommitdiff
path: root/arabic/kde3-i18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arabic/kde3-i18n/Makefile')
-rw-r--r--arabic/kde3-i18n/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/arabic/kde3-i18n/Makefile b/arabic/kde3-i18n/Makefile
index 10ec9505a6dc..e11bcf8182da 100644
--- a/arabic/kde3-i18n/Makefile
+++ b/arabic/kde3-i18n/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kde-i18n-ar
-PORTVERSION= 3.0.1
+PORTVERSION= ${KDE_VERSION}
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
@@ -20,9 +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
+
+.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.mk>