[Midnightbsd-cvs] mports: Makefile: depend fix.
    ctriv at midnightbsd.org 
    ctriv at midnightbsd.org
       
    Mon Mar 24 23:15:56 EDT 2008
    
    
  
Log Message:
-----------
depend fix.
Modified Files:
--------------
    mports/security/gsasl:
        Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/security/gsasl/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L security/gsasl/Makefile -L security/gsasl/Makefile -u -r1.1 -r1.2
--- security/gsasl/Makefile
+++ security/gsasl/Makefile
@@ -19,7 +19,7 @@
 LICENSE=	gpl3
 
 LIB_DEPENDS=	idn.16:${PORTSDIR}/dns/libidn \
-		gcrypt.13:${PORTSDIR}/security/libgcrypt \
+		gcrypt.15:${PORTSDIR}/security/libgcrypt \
 		ntlm.0:${PORTSDIR}/security/libntlm
 
 USE_GNOME=	gnomehack gnometarget pkgconfig
    
    
More information about the Midnightbsd-cvs
mailing list