Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2013 17:46:50 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336651 - head/devel/chrpath
Message-ID:  <201312161746.rBGHkoUt042273@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Dec 16 17:46:49 2013
New Revision: 336651
URL: http://svnweb.freebsd.org/changeset/ports/336651

Log:
  Finish stage support

Modified:
  head/devel/chrpath/Makefile

Modified: head/devel/chrpath/Makefile
==============================================================================
--- head/devel/chrpath/Makefile	Mon Dec 16 17:40:13 2013	(r336650)
+++ head/devel/chrpath/Makefile	Mon Dec 16 17:46:49 2013	(r336651)
@@ -17,7 +17,7 @@ GNU_CONFIGURE=	yes
 
 USES=		fmake
 
-PLIST_FILES=	bin/chrpath
+PLIST_FILES=	bin/chrpath man/man1/chrpath.1.gz
 
 PORTDOCS=	AUTHORS ChangeLog NEWS README
 



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