svn commit: r339936 - head/security/srm

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Jan 16 17:08:13 UTC 2014


Author: rakuco
Date: Thu Jan 16 17:08:12 2014
New Revision: 339936
URL: http://svnweb.freebsd.org/changeset/ports/339936
QAT: https://qat.redports.org/buildarchive/r339936/

Log:
  Do not use MAN1 now that the port supports staging.

Modified:
  head/security/srm/Makefile

Modified: head/security/srm/Makefile
==============================================================================
--- head/security/srm/Makefile	Thu Jan 16 17:06:35 2014	(r339935)
+++ head/security/srm/Makefile	Thu Jan 16 17:08:12 2014	(r339936)
@@ -19,7 +19,6 @@ USE_BZIP2=	yes
 
 GNU_CONFIGURE=	yes
 
-MAN1=		srm.1
-PLIST_FILES=	bin/srm
+PLIST_FILES=	bin/srm man/man1/srm.1.gz
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list