aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-11-10 18:09:48 +0800
committerMathieu Arnold <mat@FreeBSD.org>2018-11-10 18:09:48 +0800
commit35326f1a9714f76f3671b263a47134133258ec1b (patch)
treeec00e643384652d97e7643f40c6342bff01bff0b /irc
parent532b7359be003bf854d62cb7aaccdee30cc43d18 (diff)
downloadfreebsd-ports-gnome-35326f1a9714f76f3671b263a47134133258ec1b.tar.gz
freebsd-ports-gnome-35326f1a9714f76f3671b263a47134133258ec1b.tar.zst
freebsd-ports-gnome-35326f1a9714f76f3671b263a47134133258ec1b.zip
security/openssl-devel was removed, but there is a security/openssl111 now.
Diffstat (limited to 'irc')
-rw-r--r--irc/bip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bip/Makefile b/irc/bip/Makefile
index f5be486e6732..a87d1b02d8ba 100644
--- a/irc/bip/Makefile
+++ b/irc/bip/Makefile
@@ -12,7 +12,7 @@ COMMENT= Simple IRC proxy with SSL support
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_SSL= openssl-devel
+BROKEN_SSL= openssl111
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib -L${OPENSSLLIB}