diff options
Diffstat (limited to 'audio/wmsmixer/Makefile')
-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}" |