aboutsummaryrefslogtreecommitdiff
path: root/net/openbsc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openbsc/Makefile')
-rw-r--r--net/openbsc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/openbsc/Makefile b/net/openbsc/Makefile
index a52e7067a68e..fac3927027eb 100644
--- a/net/openbsc/Makefile
+++ b/net/openbsc/Makefile
@@ -20,8 +20,7 @@ LIB_DEPENDS= libdbi.so:databases/libdbi \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}
-USES= autoreconf compiler:c11 gmake pathfix pkgconfig
-USE_OPENSSL= yes
+USES= autoreconf compiler:c11 gmake pathfix pkgconfig ssl
GNU_CONFIGURE= yes
AUTOMAKE_ARGS= --gnu --add-missing --copy
CONFIGURE_ARGS+= CFLAGS="-I${LOCALBASE}/include"