[Midnightbsd-cvs] mports [23544] trunk/textproc/rasqal/Makefile: ssl

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 12 16:54:55 EDT 2018


Revision: 23544
          http://svnweb.midnightbsd.org/mports/?rev=23544
Author:   laffer1
Date:     2018-05-12 16:54:54 -0400 (Sat, 12 May 2018)
Log Message:
-----------
ssl

Modified Paths:
--------------
    trunk/textproc/rasqal/Makefile

Modified: trunk/textproc/rasqal/Makefile
===================================================================
--- trunk/textproc/rasqal/Makefile	2018-05-12 20:54:23 UTC (rev 23543)
+++ trunk/textproc/rasqal/Makefile	2018-05-12 20:54:54 UTC (rev 23544)
@@ -2,6 +2,7 @@
 
 PORTNAME=	rasqal
 PORTVERSION=	0.9.33
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://download.librdf.org/source/ \
 		SF/librdf/${PORTNAME}/${PORTVERSION}
@@ -15,8 +16,7 @@
 LIB_DEPENDS=	libraptor2.so:${PORTSDIR}/textproc/raptor2 \
 		libpcre.so:${PORTSDIR}/devel/pcre
 
-USES=		gmake libtool pathfix perl5 pkgconfig
-USE_OPENSSL=	yes
+USES=		gmake libtool pathfix perl5 pkgconfig ssl
 USE_PERL5_BUILD=yes
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list