diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 08:22:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 08:22:52 +0000 |
commit | 87fccb983559c282bdb76fac832aace9852d2a4a (patch) | |
tree | 93e43e4f14cdac4e51ff62ff0ddff89abf649381 /audio/wmsmixer | |
parent | 54c463fb1b2db8321403ac882239d28c9ff81997 (diff) | |
download | freebsd-ports-87fccb983559c282bdb76fac832aace9852d2a4a.zip |
Mark BROKEN: unfetchable
Diffstat (limited to 'audio/wmsmixer')
-rw-r--r-- | audio/wmsmixer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 95b94ebd773d..e235a6a80fd6 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -13,6 +13,8 @@ COMMENT= Audio mixer for the WindowMaker dock LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + USES= alias imake USE_XORG= xpm MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" |