diff options
Diffstat (limited to 'misc')
103 files changed, 208 insertions, 213 deletions
diff --git a/misc/afbackup/Makefile b/misc/afbackup/Makefile index f234f55782af..7a355114cf89 100644 --- a/misc/afbackup/Makefile +++ b/misc/afbackup/Makefile @@ -7,7 +7,7 @@ PORTNAME= afbackup PORTVERSION= 3.3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= afbackup @@ -20,8 +20,8 @@ COMMENT= AF's backup system WRKSRC= ${WRKDIR}/afbackup-3.3.5 PLIST= ${WRKSRC}/pkg-plist -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old +USE_GETTEXT= yes .if ! defined(NO_DES) USE_OPENSSL= yes CONFIG_WITH_DES= --with-des --with-des-header=openssl/des.h \ diff --git a/misc/dirtree/Makefile b/misc/dirtree/Makefile index 3c95e29fbaeb..739c149cb4d7 100644 --- a/misc/dirtree/Makefile +++ b/misc/dirtree/Makefile @@ -8,19 +8,19 @@ PORTNAME= dirtree PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://home.pages.at/kingleo/development/ MAINTAINER= ports@FreeBSD.org COMMENT= A command line tool for displaying directory trees -LIB_DEPENDS= LeoArg.2:${PORTSDIR}/devel/leoarg \ - intl.5:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= LeoArg.2:${PORTSDIR}/devel/leoarg GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" +USE_GETTEXT= yes USE_REINPLACE= yes MAN1= dirtree.1 diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile index a33be411803d..26754b21d561 100644 --- a/misc/getopt/Makefile +++ b/misc/getopt/Makefile @@ -7,14 +7,14 @@ PORTNAME= getopt PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://huizen.dds.nl/~frodol/ MAINTAINER= sergei@FreeBSD.org COMMENT= A getopt(1) replacement that supports GNU-style long options -LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_GMAKE= yes USE_GETOPT_LONG= yes diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index de9cfa33fccd..34908de79539 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemimedata PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.4 @@ -16,9 +17,8 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A MIME and Application database for GNOME -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig GNU_CONFIGURE= yes diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile index de9cfa33fccd..34908de79539 100644 --- a/misc/gnomemimedata/Makefile +++ b/misc/gnomemimedata/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemimedata PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.4 @@ -16,9 +17,8 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= A MIME and Application database for GNOME -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - USE_BZIP2= yes +USE_GETTEXT= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig GNU_CONFIGURE= yes diff --git a/misc/hello/Makefile b/misc/hello/Makefile index d47fde67cd0d..707985db1482 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -7,7 +7,7 @@ PORTNAME= hello PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello @@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= hello MAINTAINER= shipley@dis.org COMMENT= A utility for saying hello to the world and reading email -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= YES USE_PERL5_BUILD= YES GNU_CONFIGURE= YES CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile index 8d25b092bf52..27601461053d 100644 --- a/misc/kcd-devel/Makefile +++ b/misc/kcd-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= kcd PORTVERSION= 7.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index 8d25b092bf52..27601461053d 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -7,7 +7,7 @@ PORTNAME= kcd PORTVERSION= 7.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/misc/kde3-i18n-af/Makefile b/misc/kde3-i18n-af/Makefile index a029b18455aa..c2d0b49c6f32 100644 --- a/misc/kde3-i18n-af/Makefile +++ b/misc/kde3-i18n-af/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-az/Makefile b/misc/kde3-i18n-az/Makefile index c603acb7f3f5..6eff2544cb3a 100644 --- a/misc/kde3-i18n-az/Makefile +++ b/misc/kde3-i18n-az/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= 3.0.5 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}a/src/kde-i18n @@ -17,10 +18,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 IGNORE= Needs update from vendor. -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-bg/Makefile b/misc/kde3-i18n-bg/Makefile index 3ca1f3b512dd..77a58f4bd8a3 100644 --- a/misc/kde3-i18n-bg/Makefile +++ b/misc/kde3-i18n-bg/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-bs/Makefile b/misc/kde3-i18n-bs/Makefile index 1f4c6b3c7026..2b3edcecec02 100644 --- a/misc/kde3-i18n-bs/Makefile +++ b/misc/kde3-i18n-bs/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-ca/Makefile b/misc/kde3-i18n-ca/Makefile index 217155ef3125..41c3e1ebe758 100644 --- a/misc/kde3-i18n-ca/Makefile +++ b/misc/kde3-i18n-ca/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-cs/Makefile b/misc/kde3-i18n-cs/Makefile index 8ffe812d3a7b..a8782b2bad53 100644 --- a/misc/kde3-i18n-cs/Makefile +++ b/misc/kde3-i18n-cs/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-da/Makefile b/misc/kde3-i18n-da/Makefile index 687aaa1e807d..f85383ff3b02 100644 --- a/misc/kde3-i18n-da/Makefile +++ b/misc/kde3-i18n-da/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-el/Makefile b/misc/kde3-i18n-el/Makefile index 45d386ceef20..74543d1c7164 100644 --- a/misc/kde3-i18n-el/Makefile +++ b/misc/kde3-i18n-el/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-en_GB/Makefile b/misc/kde3-i18n-en_GB/Makefile index aefad90a430d..1f0cb68d0d9d 100644 --- a/misc/kde3-i18n-en_GB/Makefile +++ b/misc/kde3-i18n-en_GB/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-eo/Makefile b/misc/kde3-i18n-eo/Makefile index 40de7273b375..f59589d3c775 100644 --- a/misc/kde3-i18n-eo/Makefile +++ b/misc/kde3-i18n-eo/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-es/Makefile b/misc/kde3-i18n-es/Makefile index 6a052b48d236..74ea564f9762 100644 --- a/misc/kde3-i18n-es/Makefile +++ b/misc/kde3-i18n-es/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-et/Makefile b/misc/kde3-i18n-et/Makefile index 7314d0fc3f7f..1f283b987047 100644 --- a/misc/kde3-i18n-et/Makefile +++ b/misc/kde3-i18n-et/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-fa/Makefile b/misc/kde3-i18n-fa/Makefile index e92af8904548..655d1de66465 100644 --- a/misc/kde3-i18n-fa/Makefile +++ b/misc/kde3-i18n-fa/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-fi/Makefile b/misc/kde3-i18n-fi/Makefile index 4c4b38b384d2..1096db1a41fa 100644 --- a/misc/kde3-i18n-fi/Makefile +++ b/misc/kde3-i18n-fi/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-hr/Makefile b/misc/kde3-i18n-hr/Makefile index 0cafbef5009d..d5056f57deb9 100644 --- a/misc/kde3-i18n-hr/Makefile +++ b/misc/kde3-i18n-hr/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-id/Makefile b/misc/kde3-i18n-id/Makefile index 5c1f374be786..74acd5f1fa6e 100644 --- a/misc/kde3-i18n-id/Makefile +++ b/misc/kde3-i18n-id/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= 3.0.5 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}a/src/kde-i18n @@ -17,10 +18,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 IGNORE= Needs update from vendor. -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-is/Makefile b/misc/kde3-i18n-is/Makefile index 11f4e3a4a0da..c067187cb60a 100644 --- a/misc/kde3-i18n-is/Makefile +++ b/misc/kde3-i18n-is/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-it/Makefile b/misc/kde3-i18n-it/Makefile index 9dbb09df5f16..5b90d0462e13 100644 --- a/misc/kde3-i18n-it/Makefile +++ b/misc/kde3-i18n-it/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-lt/Makefile b/misc/kde3-i18n-lt/Makefile index 6d7642eb7677..f342bd7ed862 100644 --- a/misc/kde3-i18n-lt/Makefile +++ b/misc/kde3-i18n-lt/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-lv/Makefile b/misc/kde3-i18n-lv/Makefile index f41a43a34b2c..0eea41f22b7a 100644 --- a/misc/kde3-i18n-lv/Makefile +++ b/misc/kde3-i18n-lv/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= 3.0.5 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}a/src/kde-i18n @@ -17,10 +18,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 IGNORE= Needs update from vendor. -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-mk/Makefile b/misc/kde3-i18n-mk/Makefile index 7507922cfd66..8e8249b7c830 100644 --- a/misc/kde3-i18n-mk/Makefile +++ b/misc/kde3-i18n-mk/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-mt/Makefile b/misc/kde3-i18n-mt/Makefile index d02fafbad9e0..21dfb3369585 100644 --- a/misc/kde3-i18n-mt/Makefile +++ b/misc/kde3-i18n-mt/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-nb/Makefile b/misc/kde3-i18n-nb/Makefile index 0d2696ee9871..175a82fa901b 100644 --- a/misc/kde3-i18n-nb/Makefile +++ b/misc/kde3-i18n-nb/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-nl/Makefile b/misc/kde3-i18n-nl/Makefile index 39759a588a7d..1a08133650dd 100644 --- a/misc/kde3-i18n-nl/Makefile +++ b/misc/kde3-i18n-nl/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-nn/Makefile b/misc/kde3-i18n-nn/Makefile index 93bf8bc3a29d..e539a39a5fa9 100644 --- a/misc/kde3-i18n-nn/Makefile +++ b/misc/kde3-i18n-nn/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-nso/Makefile b/misc/kde3-i18n-nso/Makefile index 228a32119213..c3d908b32fd8 100644 --- a/misc/kde3-i18n-nso/Makefile +++ b/misc/kde3-i18n-nso/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-ro/Makefile b/misc/kde3-i18n-ro/Makefile index 8245432d482a..e6539e4ca3e5 100644 --- a/misc/kde3-i18n-ro/Makefile +++ b/misc/kde3-i18n-ro/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-se/Makefile b/misc/kde3-i18n-se/Makefile index e39894c02f3a..dbd9e8313106 100644 --- a/misc/kde3-i18n-se/Makefile +++ b/misc/kde3-i18n-se/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-sk/Makefile b/misc/kde3-i18n-sk/Makefile index 0b5ebf9fd219..3c43b7046772 100644 --- a/misc/kde3-i18n-sk/Makefile +++ b/misc/kde3-i18n-sk/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-sl/Makefile b/misc/kde3-i18n-sl/Makefile index 88d37c52b059..ae38b4a98381 100644 --- a/misc/kde3-i18n-sl/Makefile +++ b/misc/kde3-i18n-sl/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-sr/Makefile b/misc/kde3-i18n-sr/Makefile index 67fd9fcd6450..af00119176c2 100644 --- a/misc/kde3-i18n-sr/Makefile +++ b/misc/kde3-i18n-sr/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-ss/Makefile b/misc/kde3-i18n-ss/Makefile index f569dcdb89f0..98620ecf75d1 100644 --- a/misc/kde3-i18n-ss/Makefile +++ b/misc/kde3-i18n-ss/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-sv/Makefile b/misc/kde3-i18n-sv/Makefile index 2b14870f3f3e..95b600ff2f80 100644 --- a/misc/kde3-i18n-sv/Makefile +++ b/misc/kde3-i18n-sv/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-ta/Makefile b/misc/kde3-i18n-ta/Makefile index 83d65805b2b8..9064d9e71308 100644 --- a/misc/kde3-i18n-ta/Makefile +++ b/misc/kde3-i18n-ta/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-th/Makefile b/misc/kde3-i18n-th/Makefile index 2c85ec2a12f2..8a8151fba2e9 100644 --- a/misc/kde3-i18n-th/Makefile +++ b/misc/kde3-i18n-th/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-tr/Makefile b/misc/kde3-i18n-tr/Makefile index cf7bb1904699..3b82e5cc28ea 100644 --- a/misc/kde3-i18n-tr/Makefile +++ b/misc/kde3-i18n-tr/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-ven/Makefile b/misc/kde3-i18n-ven/Makefile index 80f43bca2594..b6d3e67ced63 100644 --- a/misc/kde3-i18n-ven/Makefile +++ b/misc/kde3-i18n-ven/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-xh/Makefile b/misc/kde3-i18n-xh/Makefile index 48f611cd19f2..684c83cfd93d 100644 --- a/misc/kde3-i18n-xh/Makefile +++ b/misc/kde3-i18n-xh/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde3-i18n-zu/Makefile b/misc/kde3-i18n-zu/Makefile index 904ecdbcbc6b..a5655cc41493 100644 --- a/misc/kde3-i18n-zu/Makefile +++ b/misc/kde3-i18n-zu/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-i18n-is/Makefile b/misc/kde4-i18n-is/Makefile index 11f4e3a4a0da..c067187cb60a 100644 --- a/misc/kde4-i18n-is/Makefile +++ b/misc/kde4-i18n-is/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-bg/Makefile b/misc/kde4-l10n-bg/Makefile index 3ca1f3b512dd..77a58f4bd8a3 100644 --- a/misc/kde4-l10n-bg/Makefile +++ b/misc/kde4-l10n-bg/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-ca/Makefile b/misc/kde4-l10n-ca/Makefile index 217155ef3125..41c3e1ebe758 100644 --- a/misc/kde4-l10n-ca/Makefile +++ b/misc/kde4-l10n-ca/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-cs/Makefile b/misc/kde4-l10n-cs/Makefile index 8ffe812d3a7b..a8782b2bad53 100644 --- a/misc/kde4-l10n-cs/Makefile +++ b/misc/kde4-l10n-cs/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-da/Makefile b/misc/kde4-l10n-da/Makefile index 687aaa1e807d..f85383ff3b02 100644 --- a/misc/kde4-l10n-da/Makefile +++ b/misc/kde4-l10n-da/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-el/Makefile b/misc/kde4-l10n-el/Makefile index 45d386ceef20..74543d1c7164 100644 --- a/misc/kde4-l10n-el/Makefile +++ b/misc/kde4-l10n-el/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-en_GB/Makefile b/misc/kde4-l10n-en_GB/Makefile index aefad90a430d..1f0cb68d0d9d 100644 --- a/misc/kde4-l10n-en_GB/Makefile +++ b/misc/kde4-l10n-en_GB/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-eo/Makefile b/misc/kde4-l10n-eo/Makefile index 40de7273b375..f59589d3c775 100644 --- a/misc/kde4-l10n-eo/Makefile +++ b/misc/kde4-l10n-eo/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-es/Makefile b/misc/kde4-l10n-es/Makefile index 6a052b48d236..74ea564f9762 100644 --- a/misc/kde4-l10n-es/Makefile +++ b/misc/kde4-l10n-es/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-et/Makefile b/misc/kde4-l10n-et/Makefile index 7314d0fc3f7f..1f283b987047 100644 --- a/misc/kde4-l10n-et/Makefile +++ b/misc/kde4-l10n-et/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-fi/Makefile b/misc/kde4-l10n-fi/Makefile index 4c4b38b384d2..1096db1a41fa 100644 --- a/misc/kde4-l10n-fi/Makefile +++ b/misc/kde4-l10n-fi/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-is/Makefile b/misc/kde4-l10n-is/Makefile index 11f4e3a4a0da..c067187cb60a 100644 --- a/misc/kde4-l10n-is/Makefile +++ b/misc/kde4-l10n-is/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-it/Makefile b/misc/kde4-l10n-it/Makefile index 9dbb09df5f16..5b90d0462e13 100644 --- a/misc/kde4-l10n-it/Makefile +++ b/misc/kde4-l10n-it/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-lt/Makefile b/misc/kde4-l10n-lt/Makefile index 6d7642eb7677..f342bd7ed862 100644 --- a/misc/kde4-l10n-lt/Makefile +++ b/misc/kde4-l10n-lt/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-lv/Makefile b/misc/kde4-l10n-lv/Makefile index f41a43a34b2c..0eea41f22b7a 100644 --- a/misc/kde4-l10n-lv/Makefile +++ b/misc/kde4-l10n-lv/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= 3.0.5 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}a/src/kde-i18n @@ -17,10 +18,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 IGNORE= Needs update from vendor. -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-mk/Makefile b/misc/kde4-l10n-mk/Makefile index 7507922cfd66..8e8249b7c830 100644 --- a/misc/kde4-l10n-mk/Makefile +++ b/misc/kde4-l10n-mk/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-nb/Makefile b/misc/kde4-l10n-nb/Makefile index 0d2696ee9871..175a82fa901b 100644 --- a/misc/kde4-l10n-nb/Makefile +++ b/misc/kde4-l10n-nb/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-nl/Makefile b/misc/kde4-l10n-nl/Makefile index 39759a588a7d..1a08133650dd 100644 --- a/misc/kde4-l10n-nl/Makefile +++ b/misc/kde4-l10n-nl/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-nn/Makefile b/misc/kde4-l10n-nn/Makefile index 93bf8bc3a29d..e539a39a5fa9 100644 --- a/misc/kde4-l10n-nn/Makefile +++ b/misc/kde4-l10n-nn/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-ro/Makefile b/misc/kde4-l10n-ro/Makefile index 8245432d482a..e6539e4ca3e5 100644 --- a/misc/kde4-l10n-ro/Makefile +++ b/misc/kde4-l10n-ro/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-sk/Makefile b/misc/kde4-l10n-sk/Makefile index 0b5ebf9fd219..3c43b7046772 100644 --- a/misc/kde4-l10n-sk/Makefile +++ b/misc/kde4-l10n-sk/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-sl/Makefile b/misc/kde4-l10n-sl/Makefile index 88d37c52b059..ae38b4a98381 100644 --- a/misc/kde4-l10n-sl/Makefile +++ b/misc/kde4-l10n-sl/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-sr/Makefile b/misc/kde4-l10n-sr/Makefile index 67fd9fcd6450..af00119176c2 100644 --- a/misc/kde4-l10n-sr/Makefile +++ b/misc/kde4-l10n-sr/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-sv/Makefile b/misc/kde4-l10n-sv/Makefile index 2b14870f3f3e..95b600ff2f80 100644 --- a/misc/kde4-l10n-sv/Makefile +++ b/misc/kde4-l10n-sv/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-ta/Makefile b/misc/kde4-l10n-ta/Makefile index 83d65805b2b8..9064d9e71308 100644 --- a/misc/kde4-l10n-ta/Makefile +++ b/misc/kde4-l10n-ta/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-th/Makefile b/misc/kde4-l10n-th/Makefile index 2c85ec2a12f2..8a8151fba2e9 100644 --- a/misc/kde4-l10n-th/Makefile +++ b/misc/kde4-l10n-th/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kde4-l10n-tr/Makefile b/misc/kde4-l10n-tr/Makefile index cf7bb1904699..3b82e5cc28ea 100644 --- a/misc/kde4-l10n-tr/Makefile +++ b/misc/kde4-l10n-tr/Makefile @@ -7,6 +7,7 @@ PORTNAME= kde-i18n PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src/kde-i18n @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for KDE3 -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-af/Makefile b/misc/koffice-i18n-af/Makefile index 219e1aa145eb..238e49e358d1 100644 --- a/misc/koffice-i18n-af/Makefile +++ b/misc/koffice-i18n-af/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-bs/Makefile b/misc/koffice-i18n-bs/Makefile index 19d8b773c81f..b59908a045df 100644 --- a/misc/koffice-i18n-bs/Makefile +++ b/misc/koffice-i18n-bs/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-cs/Makefile b/misc/koffice-i18n-cs/Makefile index c2a00b38ed58..a8c1af1bac2e 100644 --- a/misc/koffice-i18n-cs/Makefile +++ b/misc/koffice-i18n-cs/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-da/Makefile b/misc/koffice-i18n-da/Makefile index 7c012b50d52b..fd030abfdeb5 100644 --- a/misc/koffice-i18n-da/Makefile +++ b/misc/koffice-i18n-da/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-el/Makefile b/misc/koffice-i18n-el/Makefile index 572fa3fe4c29..402649f8027e 100644 --- a/misc/koffice-i18n-el/Makefile +++ b/misc/koffice-i18n-el/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-en_GB/Makefile b/misc/koffice-i18n-en_GB/Makefile index b25ea03e1357..6f3462124b98 100644 --- a/misc/koffice-i18n-en_GB/Makefile +++ b/misc/koffice-i18n-en_GB/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-eo/Makefile b/misc/koffice-i18n-eo/Makefile index 2b7c66c37853..4a9104ab4f62 100644 --- a/misc/koffice-i18n-eo/Makefile +++ b/misc/koffice-i18n-eo/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-es/Makefile b/misc/koffice-i18n-es/Makefile index fb4046b9eaf0..d19fc40cf5fb 100644 --- a/misc/koffice-i18n-es/Makefile +++ b/misc/koffice-i18n-es/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-et/Makefile b/misc/koffice-i18n-et/Makefile index e5a4d6ee6651..e8b0a44eea2b 100644 --- a/misc/koffice-i18n-et/Makefile +++ b/misc/koffice-i18n-et/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-it/Makefile b/misc/koffice-i18n-it/Makefile index f5a594aa4f31..749eea9090d6 100644 --- a/misc/koffice-i18n-it/Makefile +++ b/misc/koffice-i18n-it/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-lt/Makefile b/misc/koffice-i18n-lt/Makefile index 0a19c1abc594..9c1750e3a296 100644 --- a/misc/koffice-i18n-lt/Makefile +++ b/misc/koffice-i18n-lt/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-lv/Makefile b/misc/koffice-i18n-lv/Makefile index 4bc1fd37bccc..87be2eb53dcb 100644 --- a/misc/koffice-i18n-lv/Makefile +++ b/misc/koffice-i18n-lv/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-mt/Makefile b/misc/koffice-i18n-mt/Makefile index 4aa634005857..5cd537467e40 100644 --- a/misc/koffice-i18n-mt/Makefile +++ b/misc/koffice-i18n-mt/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-nb/Makefile b/misc/koffice-i18n-nb/Makefile index 7c28aca5d510..daa1f61cc82d 100644 --- a/misc/koffice-i18n-nb/Makefile +++ b/misc/koffice-i18n-nb/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-nl/Makefile b/misc/koffice-i18n-nl/Makefile index 7e5debc700ea..148ef267ca4f 100644 --- a/misc/koffice-i18n-nl/Makefile +++ b/misc/koffice-i18n-nl/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-nn/Makefile b/misc/koffice-i18n-nn/Makefile index d95ddc22d5a2..dffd1478eadd 100644 --- a/misc/koffice-i18n-nn/Makefile +++ b/misc/koffice-i18n-nn/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-sk/Makefile b/misc/koffice-i18n-sk/Makefile index 7978106b41b2..758c4064f10b 100644 --- a/misc/koffice-i18n-sk/Makefile +++ b/misc/koffice-i18n-sk/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-sl/Makefile b/misc/koffice-i18n-sl/Makefile index 2db559739f03..cc20c96e5513 100644 --- a/misc/koffice-i18n-sl/Makefile +++ b/misc/koffice-i18n-sl/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-sv/Makefile b/misc/koffice-i18n-sv/Makefile index 9281468820a2..f1d877e0c5d2 100644 --- a/misc/koffice-i18n-sv/Makefile +++ b/misc/koffice-i18n-sv/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-th/Makefile b/misc/koffice-i18n-th/Makefile index 450a667497f4..df851b36b99f 100644 --- a/misc/koffice-i18n-th/Makefile +++ b/misc/koffice-i18n-th/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-tr/Makefile b/misc/koffice-i18n-tr/Makefile index f3f83e7d0015..63cd857ce165 100644 --- a/misc/koffice-i18n-tr/Makefile +++ b/misc/koffice-i18n-tr/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-ven/Makefile b/misc/koffice-i18n-ven/Makefile index a9d34808add7..57d92ec1cccd 100644 --- a/misc/koffice-i18n-ven/Makefile +++ b/misc/koffice-i18n-ven/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-xh/Makefile b/misc/koffice-i18n-xh/Makefile index bb13b680a96b..acb548f15c40 100644 --- a/misc/koffice-i18n-xh/Makefile +++ b/misc/koffice-i18n-xh/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/koffice-i18n-zu/Makefile b/misc/koffice-i18n-zu/Makefile index 65ed22eac628..b27e421021a7 100644 --- a/misc/koffice-i18n-zu/Makefile +++ b/misc/koffice-i18n-zu/Makefile @@ -7,6 +7,7 @@ PORTNAME= koffice-i18n PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src @@ -16,10 +17,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Localized messages and documentation for koffice -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext-old - USE_KDELIBS_VER=3 USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes KDE_I18N= yes diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile index 19de06e02c37..9e703d056cdc 100644 --- a/misc/kwatch/Makefile +++ b/misc/kwatch/Makefile @@ -7,7 +7,7 @@ PORTNAME= kwatch PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc kde MASTER_SITES= http://www.m-j-s.net/pub/kde/ \ ${MASTER_SITE_KDE} @@ -16,8 +16,7 @@ MASTER_SITE_SUBDIR= stable/apps/KDE3.x/admin/ MAINTAINER= kde@freebsd.org COMMENT= KDE/Qt log file viewer -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_GMAKE= yes USE_REINPLACE= yes USE_KDELIBS_VER= 3 diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 9cb03cdfcfe6..336c1d8b59ba 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -7,7 +7,7 @@ PORTNAME= mc PORTVERSION= 4.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc shells MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file/managers/mc/ @@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= utils/file/managers/mc/ MAINTAINER= fjoe@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig .include <bsd.port.pre.mk> +USE_GETTEXT= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= glib20 diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 5baa00c8be75..b16381194efb 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -7,19 +7,19 @@ PORTNAME= pinfo PORTVERSION= 0.6.8 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://dione.ids.pl/~pborys/software/pinfo/ MAINTAINER= ports@FreeBSD.org COMMENT= Ncurses based, lynx style info documentation browser -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-readline \ --with-localedir=${PREFIX}/share/locale +USE_GETTEXT= yes MAN1= pinfo.1 INFO= pinfo diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile index 1effb7910df6..406eccb4a59d 100644 --- a/misc/upclient/Makefile +++ b/misc/upclient/Makefile @@ -7,7 +7,7 @@ PORTNAME= upclient PORTVERSION= 5.0.b8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://uptimes.wonko.com/files/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} @@ -18,8 +18,7 @@ COMMENT= The Uptimes project client # Global variables # -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old - +USE_GETTEXT= yes USE_REINPLACE= yes ALL_TARGET= bsd BUILD_WRKSRC= ${WRKSRC}/src diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index 1e815ff62ca9..e8aaad394851 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-iconbox PORTVERSION= 4.0.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= misc xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \ @@ -19,10 +19,10 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 icon box, an alternative taskbar BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ - xfce4util.1:${PORTSDIR}/x11/libxfce4util \ +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui +USE_GETTEXT= yes USE_GNOME= gtk20 USE_X_PREFIX= yes USE_LIBTOOL= yes |