diff options
Diffstat (limited to 'net/kdenetwork11')
-rw-r--r-- | net/kdenetwork11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/kdenetwork11/Makefile b/net/kdenetwork11/Makefile index 85f616866354..a6cfa8cd8ddc 100644 --- a/net/kdenetwork11/Makefile +++ b/net/kdenetwork11/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.12 1998/05/04 20:23:01 jseger Exp $ +# $Id: Makefile,v 1.13 1998/05/21 21:26:35 se Exp $ # DISTNAME= kdenetwork-beta4-1 @@ -15,6 +15,8 @@ EXTRACT_SUFX= .src.tar.bz2 MAINTAINER= se@freebsd.org +BROKEN= upgrade to 1.0 will be committed within the next few days + BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2 \ moc:${PORTSDIR}/x11/qt \ ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm |