summaryrefslogtreecommitdiffstats
path: root/misc/kde3-i18n-zu/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2002-07-04 19:39:36 +0000
committerwill <will@FreeBSD.org>2002-07-04 19:39:36 +0000
commit860086c2c582befa5c79b3013248f451d375f0c5 (patch)
tree99e3f324f4905e74a60a75b642516144e04ac3b2 /misc/kde3-i18n-zu/Makefile
parent210f31c64051769f63d1f851833be4213437de62 (diff)
downloadFreeBSD-ports-860086c2c582befa5c79b3013248f451d375f0c5.zip
FreeBSD-ports-860086c2c582befa5c79b3013248f451d375f0c5.tar.gz
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
Diffstat (limited to 'misc/kde3-i18n-zu/Makefile')
-rw-r--r--misc/kde3-i18n-zu/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/kde3-i18n-zu/Makefile b/misc/kde3-i18n-zu/Makefile
index 604a4ca..fc93127 100644
--- a/misc/kde3-i18n-zu/Makefile
+++ b/misc/kde3-i18n-zu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kde-i18n-zu
-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>
OpenPOWER on IntegriCloud