[Midnightbsd-cvs] mports [23536] trunk/www/serf/Makefile: fix ssl
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat May 12 15:53:00 EDT 2018
Revision: 23536
http://svnweb.midnightbsd.org/mports/?rev=23536
Author: laffer1
Date: 2018-05-12 15:52:59 -0400 (Sat, 12 May 2018)
Log Message:
-----------
fix ssl
Modified Paths:
--------------
trunk/www/serf/Makefile
Modified: trunk/www/serf/Makefile
===================================================================
--- trunk/www/serf/Makefile 2018-05-12 19:52:44 UTC (rev 23535)
+++ trunk/www/serf/Makefile 2018-05-12 19:52:59 UTC (rev 23536)
@@ -2,7 +2,7 @@
PORTNAME= serf
PORTVERSION= 1.3.9
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= APACHE/serf
@@ -14,8 +14,7 @@
LIB_DEPENDS+= libapr-1.so:devel/apr1
-USES= scons tar:bzip2 cpe python:2
-USE_OPENSSL= yes
+USES= scons tar:bzip2 cpe python:2 ssl
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
More information about the Midnightbsd-cvs
mailing list