aboutsummaryrefslogtreecommitdiff
path: root/misc/kde4-l10n-lt/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 /misc/kde4-l10n-lt/Makefile
parentd93aec5a0b8b5b9f4262f1e74e6fee260dcee447 (diff)
downloadports-3491a5043bbc0dcbc5daf88687e37526ec8b0841.tar.gz
ports-3491a5043bbc0dcbc5daf88687e37526ec8b0841.zip
Notes
Diffstat (limited to 'misc/kde4-l10n-lt/Makefile')
-rw-r--r--misc/kde4-l10n-lt/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/kde4-l10n-lt/Makefile b/misc/kde4-l10n-lt/Makefile
index 5dd13dc2aa42..6610b92c0413 100644
--- a/misc/kde4-l10n-lt/Makefile
+++ b/misc/kde4-l10n-lt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kde-i18n-lt
-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>