diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-10-11 12:09:14 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-10-11 12:09:14 +0000 |
commit | 471922875775cfbf2f28fa99cf6273bc48894786 (patch) | |
tree | c52add779c7dd287a643b56d429b3ac83733c659 /net/kdenetwork4/Makefile | |
parent | 768b27fd8abd9ba54ca87cff2331c450696d84cd (diff) | |
download | ports-471922875775cfbf2f28fa99cf6273bc48894786.tar.gz ports-471922875775cfbf2f28fa99cf6273bc48894786.zip |
Notes
Diffstat (limited to 'net/kdenetwork4/Makefile')
-rw-r--r-- | net/kdenetwork4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 1c851b1ab554..cbe7449d7776 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -18,6 +18,8 @@ COMMENT= Network-related programs and modules for KDE LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib +CONFLICTS= mimelib-1.1.* + USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} KDE_BUILD_PLIST=yes |