svn commit: r338147 - head/audio/splay

Antoine Brodin antoine at FreeBSD.org
Mon Dec 30 17:21:50 UTC 2013


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(?)
 


More information about the svn-ports-head mailing list