summaryrefslogtreecommitdiff
path: root/arabic/kde3-i18n/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-07-04 19:39:36 +0000
committerWill Andrews <will@FreeBSD.org>2002-07-04 19:39:36 +0000
commit3491a5043bbc0dcbc5daf88687e37526ec8b0841 (patch)
treefd07129b0c440c5a288143ea205cf8cd04ebda3b /arabic/kde3-i18n/Makefile
parentUpdate to 3.0.2 (full log): (diff)
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
Notes
Notes: svn path=/head/; revision=62445
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>