summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>2002-09-02 12:25:13 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>2002-09-02 12:25:13 +0000
commit07b7818084c2ec13bf6bef728371d3823aed99d2 (patch)
tree4125a045446a8d795df9cfcc7aef6d68d3c77bae /net
parent* Add patch to build DtdToHaskell correctly. (diff)
Remove dependency on uulib, which appears to be bogus.
Notes
Notes: svn path=/head/; revision=65488
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile
index b127fcc96881..0622a63f16c7 100644
--- a/net/kdenetwork2/Makefile
+++ b/net/kdenetwork2/Makefile
@@ -17,7 +17,6 @@ MAINTAINER?= kde@FreeBSD.org
BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \
automake14:${PORTSDIR}/devel/automake14
-LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib
USE_KDELIBS_VER=2
USE_BZIP2= yes