diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2017-10-14 23:52:33 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-10-14 23:52:33 +0800 |
commit | ae4c25a12a3dfd5283d0578cb425a0b56af4d81a (patch) | |
tree | 1b088274ad1f0efa266cc7173d2d85d759817936 /audio/xmmix/Makefile | |
parent | 56d35d4a3fe8bc3a764addb5ad289f3ae3cfbd0e (diff) | |
parent | 4545937fc94dc52b2f4e27fbabb56154fbb0f2d5 (diff) | |
download | freebsd-ports-gnome-ae4c25a12a3dfd5283d0578cb425a0b56af4d81a.tar.gz freebsd-ports-gnome-ae4c25a12a3dfd5283d0578cb425a0b56af4d81a.tar.zst freebsd-ports-gnome-ae4c25a12a3dfd5283d0578cb425a0b56af4d81a.zip |
Merge branch 'master' into mate-1.18
Diffstat (limited to 'audio/xmmix/Makefile')
-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 |