![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.1, 2011/03/23 21:44:24 | version 1.2, 2014/08/23 09:34:48 | ||
---|---|---|---|
|
|
||
### | ### | ||
.if !empty(PKG_OPTIONS:Muulib) | .if !empty(PKG_OPTIONS:Muulib) | ||
. include "../../converters/uulib/buildlink3.mk" | . include "../../converters/uulib/buildlink3.mk" | ||
CONFIGURE_ARGS+= --with-uudeview | CONFIGURE_ARGS+= --with-uu=${BUILDLINK_PREFIX.uulib} | ||
.else | .else | ||
CONFIGURE_ARGS+= --without-uudeview | CONFIGURE_ARGS+= --without-uu | ||
.endif | .endif |