svn commit: r342028 - head/security/spybye

Martin Wilke miwi at FreeBSD.org
Fri Jan 31 16:49:59 UTC 2014


Author: miwi
Date: Fri Jan 31 16:49:58 2014
New Revision: 342028
URL: http://svnweb.freebsd.org/changeset/ports/342028
QAT: https://qat.redports.org/buildarchive/r342028/

Log:
  - Stage support

Modified:
  head/security/spybye/Makefile
  head/security/spybye/pkg-plist

Modified: head/security/spybye/Makefile
==============================================================================
--- head/security/spybye/Makefile	Fri Jan 31 16:49:39 2014	(r342027)
+++ head/security/spybye/Makefile	Fri Jan 31 16:49:58 2014	(r342028)
@@ -18,9 +18,6 @@ CLAMAV_DESC=	Enable CLAMAV support
 USE_RC_SUBR=	spybye
 GNU_CONFIGURE=	yes
 
-MAN1=		spybye.1
-
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MCLAMAV}

Modified: head/security/spybye/pkg-plist
==============================================================================
--- head/security/spybye/pkg-plist	Fri Jan 31 16:49:39 2014	(r342027)
+++ head/security/spybye/pkg-plist	Fri Jan 31 16:49:58 2014	(r342028)
@@ -2,4 +2,5 @@ bin/spybye
 bin/spybye2html
 share/spybye/bad_patterns
 share/spybye/good_patterns
+man/man1/spybye.1.gz
 @dirrm share/spybye


More information about the svn-ports-all mailing list