diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase2/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4/Makefile | 2 | ||||
-rw-r--r-- | x11/xfree86_xkb_xml/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index ade5079ca105..d8f42b3a1a10 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_XPM= yes diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index ade5079ca105..d8f42b3a1a10 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_XPM= yes diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index ade5079ca105..d8f42b3a1a10 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_XPM= yes diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index d453697a2012..f05b7c4cf9c5 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -17,7 +17,7 @@ MAINTAINER?= kde@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=2 SOMAJOR= 4 diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index ade5079ca105..d8f42b3a1a10 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_XPM= yes diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index ade5079ca105..d8f42b3a1a10 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_XPM= yes diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index ade5079ca105..d8f42b3a1a10 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_XPM= yes diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index ade5079ca105..d8f42b3a1a10 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_KDELIBS_VER=3 USE_XPM= yes diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile index e3f86fda29de..5f22a377da27 100644 --- a/x11/xfree86_xkb_xml/Makefile +++ b/x11/xfree86_xkb_xml/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gswitchit MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext USE_X_PREFIX= yes USE_GMAKE= yes |