Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2013 17:21: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: r338147 - head/audio/splay
Message-ID:  <201312301721.rBUHLoa3030386@svn.freebsd.org>

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

Log:
  Stage support

Modified:
  head/audio/splay/Makefile

Modified: head/audio/splay/Makefile
==============================================================================
--- head/audio/splay/Makefile	Mon Dec 30 17:19:40 2013	(r338146)
+++ head/audio/splay/Makefile	Mon Dec 30 17:21:49 2013	(r338147)
@@ -11,9 +11,7 @@ COMMENT=	Audio player that decodes MPEG 
 
 GNU_CONFIGURE=	yes
 
-NO_STAGE=	yes
-MAN1=		splay.1
-PLIST_FILES=	bin/splay
+PLIST_FILES=	bin/splay man/man1/splay.1.gz
 
 # XXX: pthread library can be used, but sound quality is buggy(?)
 



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