diff options
author | bapt <bapt@FreeBSD.org> | 2013-05-04 07:20:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-05-04 07:20:01 +0800 |
commit | 46234674b18aabe8aca64c69e3a4e4c1e2f0459c (patch) | |
tree | 5a81651c190c4ba7a05f6db5e32b47637b8b53ad /x11 | |
parent | 8e63a17cd86df253bfe9b1bf4f600efe89d90338 (diff) | |
download | freebsd-ports-gnome-46234674b18aabe8aca64c69e3a4e4c1e2f0459c.tar.gz freebsd-ports-gnome-46234674b18aabe8aca64c69e3a4e4c1e2f0459c.tar.zst freebsd-ports-gnome-46234674b18aabe8aca64c69e3a4e4c1e2f0459c.zip |
Mark as broken: kdelibs-3.5-openssl-1.0.0.patch is unfetchable
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 72e89ec1ead4..cee7f776ea8c 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,10 +1,5 @@ -# -*-mode: makefile-*- -# New ports collection makefile for: KDE libraries 3 -# Date created: 2 November 2001 -# Whom: will@cvs.kde.org -# +# Created by: will@cvs.kde.org # $FreeBSD$ -# PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} @@ -48,6 +43,7 @@ CONFLICTS+= kdelibs-nocups-[0-9]* LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-client .endif +BROKEN= kdelibs-3.5-openssl-1.0.0.patch is unfetchable DEPRECATED= Depends on QT3; unmaintained EXPIRATION_DATE= 2013-07-01 |