diff options
author | alane <alane@FreeBSD.org> | 2002-08-20 08:44:32 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-08-20 08:44:32 +0800 |
commit | 8d88ac7a1cfd1fb7389a9906a20a4debcbef272b (patch) | |
tree | 6f1960c2d2717c8c6b62b86dbc169f1b90082bff /x11 | |
parent | 825b91d744b4aabc451ddb8f3ed8e2f8c6199913 (diff) | |
download | freebsd-ports-gnome-8d88ac7a1cfd1fb7389a9906a20a4debcbef272b.tar.gz freebsd-ports-gnome-8d88ac7a1cfd1fb7389a9906a20a4debcbef272b.tar.zst freebsd-ports-gnome-8d88ac7a1cfd1fb7389a9906a20a4debcbef272b.zip |
Marked FORBIDDEN due to Security Advisory on SSL bug.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 6c0375adbaf3..97de4b7063fe 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -28,6 +28,9 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 .endif +FORBIDDEN= Security advisory on serious SSL bug. No fix is planned. \ + Ask not for whom the bell tolls, it tolls for thee. + USE_OPENSSL= yes USE_QT_VER= 2 SOMAJOR= 4 |