1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

audio/wmsmixer: USES=alias to support DragonFly

This commit is contained in:
John Marino 2015-11-13 07:59:42 +00:00
parent 90e0bf150e
commit 0e2684f4de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401483

View File

@ -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}"