summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>2002-09-02 03:44:25 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>2002-09-02 03:44:25 +0000
commit83bca945b4ac0868628aaa518e34589ad109fb38 (patch)
treebb8464d5fe290c2718d351eb040026c9e4c1c37a /net
parentUpdate libuu shared lib dependency to version 2 (diff)
Update libuu shared lib dependency to libuu.2
Notes
Notes: svn path=/head/; revision=65465
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork2/Makefile2
-rw-r--r--net/kdenetwork3/Makefile2
-rw-r--r--net/kdenetwork4/Makefile2
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