[Midnightbsd-cvs] mports [23526] trunk/finance/openhbci/Makefile: update ssl config for finance

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 12 11:04:13 EDT 2018


Revision: 23526
          http://svnweb.midnightbsd.org/mports/?rev=23526
Author:   laffer1
Date:     2018-05-12 11:04:12 -0400 (Sat, 12 May 2018)
Log Message:
-----------
update ssl config for finance

Modified Paths:
--------------
    trunk/finance/openhbci/Makefile

Modified: trunk/finance/openhbci/Makefile
===================================================================
--- trunk/finance/openhbci/Makefile	2018-05-12 15:03:21 UTC (rev 23525)
+++ trunk/finance/openhbci/Makefile	2018-05-12 15:04:12 UTC (rev 23526)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openhbci
 PORTVERSION=	0.9.17.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	finance
 MASTER_SITES= 	SF/${PORTNAME}/${PORTNAME}/0.9.17
 DISTNAME=	openhbci-0.9.17-2
@@ -12,8 +12,7 @@
 
 LICENSE=	lgpl
 
-USES=		libtool
-USE_OPENSSL=	yes
+USES=		libtool ssl
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list