diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-03 23:20:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-05-03 23:20:01 +0000 |
commit | 223c511690a13277c9ec02c8df2c58940d2a760c (patch) | |
tree | 5a81651c190c4ba7a05f6db5e32b47637b8b53ad /x11 | |
parent | ac1bdd1daebdbf9ad2565162122769bcd1a81476 (diff) | |
download | ports-223c511690a13277c9ec02c8df2c58940d2a760c.tar.gz ports-223c511690a13277c9ec02c8df2c58940d2a760c.zip |
Notes
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 |