diff options
Diffstat (limited to 'misc/kde3-i18n-xh/Makefile')
-rw-r--r-- | misc/kde3-i18n-xh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kde3-i18n-xh/Makefile b/misc/kde3-i18n-xh/Makefile index cc67434e8e97..b1fa9bd1da95 100644 --- a/misc/kde3-i18n-xh/Makefile +++ b/misc/kde3-i18n-xh/Makefile @@ -7,7 +7,7 @@ PORTNAME= kde-i18n-xh PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_BZIP2= yes |