diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork2/Makefile | 2 | ||||
-rw-r--r-- | net/kdenetwork3/Makefile | 2 | ||||
-rw-r--r-- | net/kdenetwork4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile index 2fac1a1eb1b4..b127fcc96881 100644 --- a/net/kdenetwork2/Makefile +++ b/net/kdenetwork2/Makefile @@ -17,7 +17,7 @@ MAINTAINER?= kde@FreeBSD.org BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ automake14:${PORTSDIR}/devel/automake14 -LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib +LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib USE_KDELIBS_VER=2 USE_BZIP2= yes diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index f5d2749f5934..0c0640d55b91 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib +LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib USE_KDEBASE_VER=3 USE_BZIP2= yes diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index f5d2749f5934..0c0640d55b91 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org -LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib +LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib USE_KDEBASE_VER=3 USE_BZIP2= yes |