Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2014 17:08:13 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339936 - head/security/srm
Message-ID:  <201401161708.s0GH8Dg9000201@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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