aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-05-24 23:07:44 +0800
committermiwi <miwi@FreeBSD.org>2013-05-24 23:07:44 +0800
commitd91cdbb67e5e317a4a7d80c7cbf4ffb3ef890dbf (patch)
tree9c2abb8fde7a4ddbcc018d40e30c77d57d7107bc /x11
parent4f7cc736a345e1b48e8c1bdffa01224b16fc7fff (diff)
downloadfreebsd-ports-gnome-d91cdbb67e5e317a4a7d80c7cbf4ffb3ef890dbf.tar.gz
freebsd-ports-gnome-d91cdbb67e5e317a4a7d80c7cbf4ffb3ef890dbf.tar.zst
freebsd-ports-gnome-d91cdbb67e5e317a4a7d80c7cbf4ffb3ef890dbf.zip
- Unbreak
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index cee7f776ea8c..014742f20347 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -43,7 +43,6 @@ 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
@@ -75,7 +74,7 @@ FONTENCOD= ${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 1000014
-PATCH_SITES= http://oschtan.academ.org/oschtan-overlay/kde-base/kdelibs/files/
+PATCH_SITES= http://data.gpo.zugaina.org/kde-sunset/kde-base/kdelibs/files/
PATCHFILES= kdelibs-3.5-openssl-1.0.0.patch
PATCH_DIST_STRIP= -p1
.else