diff options
author | asami <asami@FreeBSD.org> | 2000-07-20 01:50:47 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-07-20 01:50:47 +0800 |
commit | b302a68f9da453f3892aa83ed891bb3418875686 (patch) | |
tree | cc4421a192cac2d3f4f5b57513324f15c6a431ba /net | |
parent | 96cb27df0d3c11b5fb2b362ecb3b9113f1cf2d8a (diff) | |
download | freebsd-ports-graphics-b302a68f9da453f3892aa83ed891bb3418875686.tar.gz freebsd-ports-graphics-b302a68f9da453f3892aa83ed891bb3418875686.tar.zst freebsd-ports-graphics-b302a68f9da453f3892aa83ed891bb3418875686.zip |
Mark these BROKEN, they don't compile/run properly.
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork2/Makefile | 2 | ||||
-rw-r--r-- | net/kdenetwork3/Makefile | 2 | ||||
-rw-r--r-- | net/kdenetwork4/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile index 52ae2c39911..b5ad171027b 100644 --- a/net/kdenetwork2/Makefile +++ b/net/kdenetwork2/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 52ae2c39911..b5ad171027b 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 52ae2c39911..b5ad171027b 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ kdecore.4:${PORTSDIR}/x11/kdelibs2 \ QwSpriteField.8:${PORTSDIR}/converters/kdesupport2 +BROKEN= "Does not compile/run properly" + MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes |