diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-06-03 11:41:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-06-03 11:41:52 +0000 |
commit | 154464c090ad1fb936e98a617df4ed2005d3caec (patch) | |
tree | 761d38d46b4e778a2879eabc6fa29d2d6f358d44 /Mk | |
parent | 71e4c09f69f16ea02c681a14c88674ce6fd5b6de (diff) | |
download | ports-154464c090ad1fb936e98a617df4ed2005d3caec.tar.gz ports-154464c090ad1fb936e98a617df4ed2005d3caec.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.port.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 75c9442765d9..0cdfd8c3ad94 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -1750,7 +1750,7 @@ CONFIGURE_ENV+= MAKE=${GMAKE} .if defined(USE_OPENAL) _OPENAL_ALL= al si soft alut _OPENAL_LIBS= si soft -# Default choie. +# Default choice. _DEFAULT_OPENAL= soft _OPENAL_SOFT= openal.1:${PORTSDIR}/audio/openal-soft |