diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-06-20 01:59:25 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-06-20 01:59:25 +0000 |
commit | baee0a62c62915bd214f030ff755755a4f7265c5 (patch) | |
tree | 36b6a73912be80d84fbbcc00e73dd2ae6c2ccfaa /net/remmina-plugin-vnc | |
parent | 342cc7883f9c32add89b2cff456497660b8f39b1 (diff) | |
download | ports-baee0a62c62915bd214f030ff755755a4f7265c5.tar.gz ports-baee0a62c62915bd214f030ff755755a4f7265c5.zip |
Notes
Diffstat (limited to 'net/remmina-plugin-vnc')
-rw-r--r-- | net/remmina-plugin-vnc/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/remmina-plugin-vnc/Makefile b/net/remmina-plugin-vnc/Makefile index 9718e85e66e1..ae96263685db 100644 --- a/net/remmina-plugin-vnc/Makefile +++ b/net/remmina-plugin-vnc/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: remmina-plugin-vnc -# Date created: 24 June 2010 -# Whom: Alexander Logvinov <avl@FreeBSD.org> -# +# Created by: Alexander Logvinov <avl@FreeBSD.org> # $FreeBSD$ -# -PORTREVISION= 2 PKGNAMESUFFIX= -vnc COMMENT= Remmina plugin for VNC protocol +BUILD_DEPENDS= ${LOCALBASE}/include/gcrypt.h:${PORTSDIR}/security/libgcrypt LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ gnutls:${PORTSDIR}/security/gnutls |