diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ark/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index 6a0763606d9b..0665b6b01da6 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.11 1998/05/02 22:15:24 se Exp $ +# $Id: Makefile,v 1.12 1998/05/04 20:23:03 jseger Exp $ # DISTNAME= kdeutils-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 LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \ |