OPTS="$XCLOCK_OPTS $OPTS"  &&
if  [  "$XCLOCK_XFT" = "y"  ];  then
    OPTS="$OPTS --enable-xft"
fi  &&


default_build

