summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>2002-09-02 12:30:01 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>2002-09-02 12:30:01 +0000
commit8af2b53af1a4d82d9dcf03b953ed4fc13b0b2fd5 (patch)
tree8c5f6e5f383d74ed2eb0909d0e6b1b5b2f4921b3 /net
parentRemove dependency on uulib, which appears to be bogus. (diff)
Remove LIB_DEPENDS on uulib, which appears to have been bogus.
Notes
Notes: svn path=/head/; revision=65489
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork3/Makefile2
-rw-r--r--net/kdenetwork4/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 0c0640d55b91..951a589cf17e 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -14,8 +14,6 @@ DIST_SUBDIR= KDE
MAINTAINER?= kde@FreeBSD.org
-LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib
-
USE_KDEBASE_VER=3
USE_BZIP2= yes
USE_REINPLACE= yes
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 0c0640d55b91..951a589cf17e 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -14,8 +14,6 @@ DIST_SUBDIR= KDE
MAINTAINER?= kde@FreeBSD.org
-LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib
-
USE_KDEBASE_VER=3
USE_BZIP2= yes
USE_REINPLACE= yes