Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2016 04:35:35 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421662 - head/sysutils/burp
Message-ID:  <201609100435.u8A4ZawE041393@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sat Sep 10 04:35:35 2016
New Revision: 421662
URL: https://svnweb.freebsd.org/changeset/ports/421662

Log:
  sysutils/burp: document SSL requirement
  
  Approved by:	SSL blanket

Modified:
  head/sysutils/burp/Makefile

Modified: head/sysutils/burp/Makefile
==============================================================================
--- head/sysutils/burp/Makefile	Sat Sep 10 04:25:21 2016	(r421661)
+++ head/sysutils/burp/Makefile	Sat Sep 10 04:35:35 2016	(r421662)
@@ -22,7 +22,7 @@ GH_ACCOUNT=	grke
 
 USE_RC_SUBR=	burp
 GNU_CONFIGURE=	yes
-USES=		gmake localbase ncurses
+USES=		gmake localbase ncurses ssl
 
 PORTSCOUT=	limit:^1\.4\.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609100435.u8A4ZawE041393>