diff options
author | hoek <hoek@FreeBSD.org> | 2002-09-02 12:30:01 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 2002-09-02 12:30:01 +0000 |
commit | 88aa2f4c7c9fd651fa2d8df664446d293f9e69e9 (patch) | |
tree | 969a741dcb070d24f8551a2c62ed248c28fba69a /net/kdenetwork4 | |
parent | a51233c37f85834399ede8e4450dd3cd18426f72 (diff) | |
download | FreeBSD-ports-88aa2f4c7c9fd651fa2d8df664446d293f9e69e9.zip FreeBSD-ports-88aa2f4c7c9fd651fa2d8df664446d293f9e69e9.tar.gz |
Remove LIB_DEPENDS on uulib, which appears to have been bogus.
Diffstat (limited to 'net/kdenetwork4')
-rw-r--r-- | net/kdenetwork4/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 0c0640d..951a589 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 |