wow, where's my head today?

This commit is contained in:
Blair Sadewitz 2007-06-07 23:46:51 +00:00 committed by Thomas Klausner
parent 9db62823ca
commit b91cbac33d

View file

@ -25,7 +25,7 @@ DRI_DRIVERS+= ${_drv:S/dri-//}
.for _drv in ${PKG_OPTIONS_SET.driver}
. if empty(PKG_OPTIONS:M${_drv})
PLIST_SUBST+= ${_drv}=" @comment"
PLIST_SUBST+= ${_drv}="@comment "
. endif
.endfor