svn commit: r421662 - head/sysutils/burp

John Marino marino at FreeBSD.org
Sat Sep 10 04:35:37 UTC 2016


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\.
 


More information about the svn-ports-head mailing list