summaryrefslogtreecommitdiff
path: root/arabic
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-05 04:40:08 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-05 04:40:08 +0000
commitbb69699e2622c91dfd1e2f9e46ed3ad8d47845ce (patch)
treead1643eaa30350d3c4a4d56d9029f76c9023c26a /arabic
parentBROKEN on 5.x: does not compile (diff)
Depend on gettext instead of non-existent gettext-old.
Do not clobber PORTREVISION.
Notes
Notes: svn path=/head/; revision=100023
Diffstat (limited to 'arabic')
-rw-r--r--arabic/koffice-i18n/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arabic/koffice-i18n/Makefile b/arabic/koffice-i18n/Makefile
index f50226599b2a..a5af9d8bd62c 100644
--- a/arabic/koffice-i18n/Makefile
+++ b/arabic/koffice-i18n/Makefile
@@ -7,6 +7,7 @@
PORTNAME= koffice-i18n
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES?= arabic kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src
@@ -17,7 +18,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Localized messages and documentation for koffice
IGNORE= Needs update from vendor.
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old
+BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
USE_KDELIBS_VER=3
USE_BZIP2= yes