diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 09:06:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 09:06:24 +0000 |
commit | a3d41c59e0f0aaa05301b902e2c4e337333f29a6 (patch) | |
tree | 8b680ef4136b0e511cbcfc08e12d3c1039f3e1f5 /audio/xmmix | |
parent | 060c2392d4f81735a0b168275fdbc717bdae2b4b (diff) | |
download | ports-a3d41c59e0f0aaa05301b902e2c4e337333f29a6.tar.gz ports-a3d41c59e0f0aaa05301b902e2c4e337333f29a6.zip |
Notes
Diffstat (limited to 'audio/xmmix')
-rw-r--r-- | audio/xmmix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 426a3a9dc5a3..f12654e37f30 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Motif-based audio mixer +BROKEN= No public distfiles + WRKSRC= ${WRKDIR}/xmmix-1.2 USES= imake motif |