From 0e2684f4de1dfa39c1db50ce8ce30a1a1e1e1307 Mon Sep 17 00:00:00 2001 From: John Marino Date: Fri, 13 Nov 2015 07:59:42 +0000 Subject: [PATCH] audio/wmsmixer: USES=alias to support DragonFly --- audio/wmsmixer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile index 4be4bc54bdbf..cd44bee4d8ac 100644 --- a/audio/wmsmixer/Makefile +++ b/audio/wmsmixer/Makefile @@ -15,7 +15,7 @@ OPTIONS_DEFINE= DOCS PLIST_FILES= bin/wmsmixer PORTDOCS= README -USES= imake +USES= alias imake USE_XORG= xpm MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}"