diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-07-19 17:50:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-07-19 17:50:47 +0000 |
commit | 27198a980838ab64472a31edcb8025de7432556d (patch) | |
tree | 4b53c4cd1eb120ccb27be817020b4232a85d5605 /net | |
parent | f7c053ca652ae2f8090563863a8278c8a3e69e6d (diff) | |
download | freebsd-ports-27198a980838ab64472a31edcb8025de7432556d.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 52ae2c399117..b5ad171027b4 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 52ae2c399117..b5ad171027b4 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 52ae2c399117..b5ad171027b4 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 |