From 2898e3fa0cd98a2293e7ac858e3efaf16444c98c Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Fri, 3 May 2013 16:36:39 +0000 Subject: Chase security/libgcrypt update --- net/remmina/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'net/remmina') diff --git a/net/remmina/Makefile b/net/remmina/Makefile index b7f3e44d5c7e..8e0a29654521 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: grdc -# Date created: 12 April 2009 -# Whom: Alexander Logvinov -# +# Created by: Alexander Logvinov # $FreeBSD$ -# PORTNAME= remmina PORTVERSION= 0.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnome MASTER_SITES= SF/${PORTNAME}/0.9 @@ -52,7 +48,7 @@ CONFIGURE_ARGS+=--disable-ssh .endif .if !defined(WITHOUT_GCRYPT) -LIB_DEPENDS+= gcrypt.18:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS+= gcrypt:${PORTSDIR}/security/libgcrypt .else CONFIGURE_ARGS+=--disable-gcrypt .endif -- cgit v1.2.3