[Midnightbsd-cvs] mports: Makefile: need to update gnutls
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Mar 20 21:30:02 EDT 2008
Log Message:
-----------
need to update gnutls
Modified Files:
--------------
mports/devel/libsoup:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/libsoup/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L devel/libsoup/Makefile -L devel/libsoup/Makefile -u -r1.4 -r1.5
--- devel/libsoup/Makefile
+++ devel/libsoup/Makefile
@@ -36,7 +36,7 @@
PLIST_SUB= VERSION="2.2"
.if !defined(WITHOUT_SSL)
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+=--disable-ssl
.endif
More information about the Midnightbsd-cvs
mailing list