svn commit: r337244 - head/audio/umix
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Dec 23 13:59:21 UTC 2013
Author: amdmi3
Date: Mon Dec 23 13:59:20 2013
New Revision: 337244
URL: http://svnweb.freebsd.org/changeset/ports/337244
Log:
- Support staging
Modified:
head/audio/umix/Makefile
Modified: head/audio/umix/Makefile
==============================================================================
--- head/audio/umix/Makefile Mon Dec 23 13:59:06 2013 (r337243)
+++ head/audio/umix/Makefile Mon Dec 23 13:59:20 2013 (r337244)
@@ -11,10 +11,9 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Advanced tool for adjusting soundcard mixers, replacement for aumix
GNU_CONFIGURE= yes
-NO_STAGE= yes
-MAN1= umix.1
-PLIST_FILES= bin/umix
+PLIST_FILES= bin/umix \
+ man/man1/umix.1.gz
post-patch:
@${REINPLACE_CMD} -e \
More information about the svn-ports-all
mailing list